... | ... | @@ -33,7 +33,7 @@ Crucible supports all other triggers that would generally make sense, and also a |
|
|
| onFishingFail | When the player fails a fish attempt due usually due to poor timing |
|
|
|
| onPressQ | When a player presses Q to drop the item. Requires ProtocolLib |
|
|
|
| onPressCtrlQ | When a player presses CTRL+Q to drop the item. Requires ProtocolLib |
|
|
|
| onPressF | When a player presses F to swap the item. Requires ProtocolLib |
|
|
|
| onPressF | When a player presses F to swap the item |
|
|
|
| onPressF_HAND | When a player presses F to swap the item, and it ends up in the main hand |
|
|
|
| onPressF_OFFHAND | When a player presses F to swap the item, and it ends up in the offhand |
|
|
|
| onPress | When a player presses 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 |
|
... | ... | |