flags
Arbitrary Flags
Flags can be any string, but only the flags listed below will change the plugin behaviour. Flags are case-sensitive.
Flag | Description |
---|---|
sticky | The server autoloads sticky worlds and refuses to ever unload the world. |
autoload | Autoload is similar to sticky, but allows worlds to be unloaded, even if they are loaded back on the next housekeeping cycle |
unloadspawn | By 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. |