... | ... | @@ -37,7 +37,7 @@ Crucible supports all triggers that generally make sense, and also adds a bunch |
|
|
| onRelease | When a player releases a key. Requires [MythicKeysPlugin](https://www.spigotmc.org/resources/mythickeysplugin-custom-keybinds-api.98893/) for the server and [MythicKeys mod](https://github.com/ASangarin/MythicKeys) for the client |
|
|
|
| onJoin | When a player joins the server |
|
|
|
| onRespawn | When a player respawns |
|
|
|
| onPickup | When a player picks up a crucible item |
|
|
|
| onPickup | When a player picks up the crucible item |
|
|
|
| onHold | When the player holds an item |
|
|
|
| onUnHeld | When the player switches off the item from their hotbar |
|
|
|
| onFurnitureStateChange | When the [Furniture](/wikis/Furniture) changes state. Despite the name, this is triggered every time the [SetFurnitureState](/Skills/Mechanics/setfurniturestate) mechanic is used, regardless of the state not actually changing |
|
... | ... | |