Update: closed, this server ran from 2017-05-28 to 2017-06-28 as Satoshi's Survival and Sandbox Server. No longer operational, archived here for posterity.
Server configuration files for netcraft.beerprojects.com, hosted at:
- https://netcraft.beerprojects.com - WebSandboxMC
- http://netcraft.beerprojects.com:23333 - ThinkMap
- http://netcraft.beerprojects.com:8123 - dynmap
Checkout this repository, then install Glowstone server:
sudo apt install openjdk-8-jre-headless
curl -O https://bamboo.gserv.me/browse/GSPP-SRV-520/artifact/shared/Version-Independent-Server-JAR/glowstone.jar
Install Caddy web server, and configure /etc/caddy/Caddyfile as follows:
netcraft.beerprojects.com {
root /var/www
gzip
tls snmatsutake@yahoo.co.jp
proxy / localhost:4081 {
websocket
}
}
Plugins installed (save to plugins/
directory):
WebSandboxMC built from https://github.com/satoshinm/WebSandboxMC
ThinkMap built from https://github.com/satoshinm/ThinkMap (includes 1.11.2 fixes)
Dynmap from https://github.com/satoshinm/dynmap/tree/glowstone (includes Glowstone fix