Changes
Page history
updated triggers with references to MythicRPG
authored
May 06, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
2c2e93ba
...
@@ -32,8 +32,8 @@ Crucible supports all other triggers that would generally make sense, and also a
...
@@ -32,8 +32,8 @@ Crucible supports all other triggers that would generally make sense, and also a
|
[
onFishCatch
](
/Skills/Triggers/onFishCatch
)
| When a player has successfully caught a fish and is reeling it in |
|
[
onFishCatch
](
/Skills/Triggers/onFishCatch
)
| When a player has successfully caught a fish and is reeling it in |
|
[
onFishGrab
](
/Skills/Triggers/onFishGrab
)
| When a player has successfully caught an entity |
|
[
onFishGrab
](
/Skills/Triggers/onFishGrab
)
| When a player has successfully caught an entity |
|
[
onFishGround
](
/Skills/Triggers/onFishGround
)
| When a bobber is stuck in the ground |
|
[
onFishGround
](
/Skills/Triggers/onFishGround
)
| When a bobber is stuck in the ground |
|
[
onFish
ing
Reel
](
/Skills/Triggers/onFish
ing
Reel
)
| When a player reels in their hook without receiving any bites |
|
[
onFishReel
](
/Skills/Triggers/onFishReel
)
| When a player reels in their hook without receiving any bites |
|
[
onFish
ing
Fail
](
/Skills/Triggers/onFish
ing
Fail
)
| When a player fails to catch a bite while fishing usually due to poor timing |
|
[
onFishFail
](
/Skills/Triggers/onFishFail
)
| When a player fails to catch a bite while fishing usually due to poor timing |
|
[
onPressQ
](
/Skills/Triggers/onPressQ
)
| When a player presses Q to drop the item. Requires ProtocolLib |
|
[
onPressQ
](
/Skills/Triggers/onPressQ
)
| When a player presses Q to drop the item. Requires ProtocolLib |
|
[
onPressCtrlQ
](
/Skills/Triggers/onPressCtrlQ
)
| When a player presses CTRL+Q to drop the item. Requires ProtocolLib |
|
[
onPressCtrlQ
](
/Skills/Triggers/onPressCtrlQ
)
| When a player presses CTRL+Q to drop the item. Requires ProtocolLib |
|
[
onPressF
](
/Skills/Triggers/onPressF
)
| When a player presses F to swap the item |
|
[
onPressF
](
/Skills/Triggers/onPressF
)
| When a player presses F to swap the item |
...
...
...
...