Events
The API offers multiple events.
Event name
Description
Version
Called when a player reaches a global milestone (X total quests completed).
3.0.0
Called when a player reaches a milestone in a specific category (e.g., 5 quests completed in that category).
3.0.0
All these events are cancellable and have multiple methods to get objects involved. Please refer to the Javadoc.
If you need more events, feel free to make a suggestion on the Discord server!
Last updated