Name | keep_spawn |
Object | WorldTag |
Input | ElementTag(Boolean) |
Related Tags | <WorldTag.keep_spawn> Returns whether the world's spawn area should be kept loaded into memory.
|
Description | Sets whether the world's spawn area should be kept loaded into memory. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L1268 |