| Name | <PlayerTag.gamemode> |
| Returns | ElementTag |
| Mechanism | PlayerTag.gamemode |
| Description | Returns the name of the gamemode the player is currently set to.
Works with offline players. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L2043 |