Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Triggers
onInteract
onInteract
· Changes
Page history
added links to the crucible triggers wiki pages
authored
Dec 07, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers/onInteract.md
View page @
bceb12d1
...
@@ -3,6 +3,10 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob.
...
@@ -3,6 +3,10 @@ Executes the skill when a player interacts with, or *right-clicks*, the mob.
> The associated [@trigger](/Skills/Targeters/Trigger) is the player that interacted with the caster
> The associated [@trigger](/Skills/Targeters/Trigger) is the player that interacted with the caster
## Implementations
-
[
MythicCrucible
](
/../../../mythiccrucible/-/wikis/Skills/Triggers/onInteract
)
## Examples
## Examples
```
yml
```
yml
EXAMPLE_MOB
:
EXAMPLE_MOB
:
...
...