Update Gamemode Condition authored by Ethan's avatar Ethan
...@@ -5,11 +5,8 @@ Checks for a player's gamemode. [You can view all of the gamemodes here.](https: ...@@ -5,11 +5,8 @@ Checks for a player's gamemode. [You can view all of the gamemodes here.](https:
| ------ | | ------ |
| N/A | | N/A |
## Parameters ## Parameters
| Parameter | Aliases | Description | Type | [You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
| ------ | ------ | ------ | ------ |
| `gamemode` | `gm` | A list of gamemodes the player needs. | [Gamemodes](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/GameMode.html#enum.constant.detail) |
## Examples ## Examples
--- ---
... ...
......