forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
Passive Listener Right Click Entity
JasperLorelai edited this page Jan 24, 2025
·
2 revisions
PassiveSpell
trigger: rightclickentity
Property | Value |
---|---|
Cancellable | true |
Has Entity Target | If it is a LivingEntity |
Has Location Target | If it's not a LivingEntity |
The listener activates whenever a player right-clicks an entity.
String Format Options:
Arguments are optional but may be a comma-separated list of entity types to listen to.
triggers:
- rightclickentity (entity types)
Section Format Options:
(Unsupported for now.)