| Name | spawn_location |
| Object | WorldTag |
| Input | LocationTag |
| Related Tags | <WorldTag.spawn_location> Returns the spawn location of the world.
|
| Description | Sets the spawn location of this world. (This ignores the world value of the LocationTag.) |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L1343 |