events.yml
Last updated
Was this helpful?
Last updated
Was this helpful?
In all events you must have the following:
event: "Event"
- The event that is been triggered.
message: "Event Message"
- The event message that will be sent.
Placeholders
%player%
- Player Name
%result%
- Event Result (only certain events support this)
%target%
- Target's name (only certain events support this)