... | @@ -9,8 +9,8 @@ Checks for a player's gamemode. [You can view all of the gamemodes here.](https: |
... | @@ -9,8 +9,8 @@ Checks for a player's gamemode. [You can view all of the gamemodes here.](https: |
|
[You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
|
|
[You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
---
|
|
```
|
|
conditions:
|
|
conditions:
|
|
- 'gamemode{gm=creative,spectator;m=false}'
|
|
- 'gamemode{gm=creative,spectator;m=false}'
|
|
- 'gamemode{gm=survival;m=true}'
|
|
- 'gamemode{gm=survival;m=true}'
|
|
--- |
|
``` |
|
\ No newline at end of file |
|
\ No newline at end of file |