Update Gamemode Condition authored by Ethan's avatar Ethan
......@@ -7,8 +7,8 @@ Checks for a player's gamemode. [You can view all of the gamemodes here.](https:
| `gamemode` | `gm` | A list of gamemodes the player needs. | [Gamemodes](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/GameMode.html#enum.constant.detail) |
## Examples
```
---
conditions:
- 'gamemode{gm=creative,spectator;m=false}'
- 'gamemode{gm=survival;m=true}'
```
\ No newline at end of file
---
\ No newline at end of file