Skip to main content
Version: 1.3

flags

Arbitrary Flags

Flags can be any string, but only the flags listed below will change the plugin behaviour. Flags are case-sensitive.

FlagDescription
stickyThe server autoloads sticky worlds and refuses to ever unload the world.
autoloadAutoload is similar to sticky, but allows worlds to be unloaded, even if they are loaded back on the next housekeeping cycle
unloadspawnBy default the server keeps the spawns of all loaded worlds loaded and simulated. If this flag is set those chunks will be unloaded saving on memory and CPU cycles.