Name | spawn_forced |
Object | PlayerTag |
Input | ElementTag(Boolean) |
Related Tags | <PlayerTag.spawn_forced> Returns whether the player's bed spawn location is forced (ie still valid even if a bed is missing).
|
Description | Sets whether the player's bed spawn location is forced (ie still valid even if a bed is missing). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2658 |