This repository was archived by the owner on Sep 2, 2018. It is now read-only.
This release includes the following fixes:
- Better logging system. Run GSD with
sudo node gsd.js verbose
for verbose logging. - Support for integrated file downloads from PufferPanel
- Better handling of permissions keys for servers
- Return the last lines of server.log
config.json
can now be updated remotely.
This release includes the following security fixes:
- Servers are now run with
user:user
permissions rather thanuser:gsdusers
permissions preventing unauthorized access to server files via arbitrary code execution in Minecraft.