Changes
Page history
added triggers wiki pages
authored
Dec 07, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers/onInteract.md
0 → 100644
View page @
d2c29550
## Description
Executes the skill when a player interacts with a mob while holding or equipping the item.
Also works when a furniture has a player interact with it.
Will never trigger if the player is in spectator mode.
> The associated [@trigger](/Skills/Targeters/Trigger) is
> - the entity that was interacted with, if the caster is a player
> - the player that interacted with the furniture, if the caster is a furniture
## Implementations
-
[
MythicMobs
](
/../../../MythicMobs/-/wikis/Skills/Triggers/onInteract
)
<!--TYPES-->
<!--type:Furniture-->
\ No newline at end of file