Name | auto_save |
Object | WorldTag |
Input | ElementTag(Boolean) |
Related Tags | <WorldTag.auto_save> Returns whether the world automatically saves.
|
Description | Sets whether the world will automatically save edits. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L1161 |