Name | spawner_player_range |
Object | LocationTag |
Input | ElementTag(Number) |
Related Tags | <LocationTag.spawner_player_range> Returns the maximum player range for the spawner (ie how close a player must be for this spawner to be active).
|
Description | Sets the maximum player range of the spawner. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4708 |