Skip to content

CraftServerSetup v1.53

Latest

Choose a tag to compare

@Enderbyte09 Enderbyte09 released this 10 Nov 06:19
· 2 commits to main since this release

This is a very large update, not so much on the front end (but still useful), but on the backend. I expect that some people may have difficulties updating. If you do, please create a bug report or email support at [email protected]

  • MAJOR RESTRUCTURING. Source tree
    • Add tree-based-source system
    • Move self-made libraries to src
    • Unzip libraries
    • Move other files in src directory to scripts
  • Remove all references to anything monetary
  • Including ads, product keys, etc
  • Fix bug where screen spam would occur if API server was down
  • Remove showprog setting as it was completely useless
  • Add autorestart
    • Add autorestarttimeout setting, which defaults to 30 seconds timeout
    • This means you have 30s to abort the autorestart after it triggers.
    • Autorestart settings are found in advanced config -> startup options -> Autorestart options