Events
The API offers multiple events.
Event name
Description
Version
QuestCompletedEvent
Called when a quest is completed.
2.1.0
AllQuestsCompletedEvent
Called when a player completes all his quests.
2.1.0
QuestProgressEvent
Called when a quest is about to progress.
2.2.4
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