Releases: HoodedDeath/minecraft-server-manager
Releases · HoodedDeath/minecraft-server-manager
Version 1.5.2
Fix issues with launching 1.17 servers
Release V1.5
Added command line options, print-environment command, and print-var command. Removed copying server icon from file, and follow-log command.
Release V1.4
- Updated template-vars file with some additional settings and better comments on settings
- Added WORLD and SPAWN_PROTECTION settings
- Fixed an issue with copying server-icon.png that would cause an existing world to fail to restart if a server icon exists and should be copied
- When starting, the script would only check if the desired icon file exists, which would cause the script to attempt to overwrite the icon within the server directory, leading to permission denied and the script exiting due to failure
- Added SPAWN_PROTECTION option to docker call for starting server
- Reordered environment variables checks to look a bit nicer
v1.3.1
Fixed arguments allowing for memory allocation
Release version 1.3
v1.3 Fixed Makefile
Release version 1.2
v1.2 Update Makefile
Release version 1.1
v1.1 Initial rewrite