event
expressionevent
expression, allowing you to access event values using reflection.event
expression may also be used in normal Skript events.highest
is the highest priority event handler you should use if you are modifying the contents of an event. If you only care about the final result of the event, use monitor
.all
events.