-
Notifications
You must be signed in to change notification settings - Fork 0
States
Aria edited this page May 18, 2021
·
14 revisions
Don't know how to use States? See Configuration!
| Config Name | Description |
|---|---|
| enchant | Activates if current item has minimum level of given enchantment |
| experience | Activates if the player has enough total EXP or levels. |
| inair | Activates if the player is currently airborne |
| potion | Activates if player is currently under the given potion effect (and amplifier) |
| sneaking | Activates if player is currently sneaking |
| time | Activates if current time is within given values |
| tool | Activates if current item material corresponds to given value |
| inwater | Activates if player is currently swimming |
| raining | Activates if it is currently raining |
| world | Activates if the current world name corresponds to given world name |
MMOItems States
| Config Name | Description |
|---|---|
| mmoitem | Activates if current item corresponds to given MMOItem or stat |
| mmostat | Activates if the players stat total is above or equal to given value |
MMOCore States
| Config Name | Description |
|---|---|
| class | Activates if the player has the given class |
| profession | Activates if players profession (or class) level meets the given level |
| resource | Activates if players mana/stamina/stellium is above given value |
WorldGuard States
| Config Name | Description |
|---|---|
| region | Activates if block is in given region |
