Changes
Page history
added onQuickcastOpen, onQuickCastClose and onLearnSpell triggers
authored
Jul 12, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
28eb3c78
...
...
@@ -27,6 +27,9 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
|
[
onBlockBreak
](
/Skills/Triggers/onBlockBreak
)
| When the player with the archetype breaks a block |
|
[
onBlockPlace
](
/Skills/Triggers/onBlockPlace
)
| When the player with the archetype places a block |
|
[
onItemPickup
](
/Skills/Triggers/onItemPickup
)
| When the player with the archetype picks up an item |
|
[
onQuickcastOpen
](
/Skills/Triggers/onQuickcastOpen
)
| When the player with the archetype opens the quick cast |
|
[
onQuickCastClose
](
/Skills/Triggers/onQuickCastClose
)
| When the player with the archetype ends the quick cast |
|
[
onLearnSpell
](
/Skills/Triggers/onLearnSpell
)
| When the player with the archetype learns a new spell |
<!-- LINKS -->
...
...
...
...