Provide a way to put the server in a "suspended" state, where it does not tick or run any scheduled tasks. The server can only be suspended when empty, and resumes automatically when a player connects. The server can be suspended through the API, or by an automatic timeout configured in bukkit.yml.
Provide a way to put the server in a "suspended" state, where it does not tick or run any scheduled tasks. The server can only be suspended when empty, and resumes automatically when a player connects. The server can be suspended through the API, or by an automatic timeout configured in
bukkit.yml
.