Name | god_mode |
Object | PlayerTag |
Input | ElementTag(Boolean) |
Related Tags | <PlayerTag.god_mode> Returns whether the player is currently in god mode.
|
Description | Sets whether the player has god mode enabled. |
Generated Example |
|
Requires | Depenizen, Essentials |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/essentials/EssentialsPlayerProperties.java#L270 |