O'DailyQuests
  • 💻O'DailyQuests
  • Installation
  • Configuration
    • Configuration file
    • Messages file
    • Player Interface
  • Quests
    • Create a quest
    • Standard types
      • Item quest
      • Entity quest
      • Global quest
      • Location quest
      • Villager quest
      • Placeholder quest
    • External types
      • PyroFishingPro
      • Custom Mobs
    • Rewards types
  • Commands
    • Player commands
    • Admin commands
  • INTEGRATIONS
    • WildStacker
    • NPCs
    • Placeholders
    • Holograms
  • HELP
    • Contact us
    • Common errors
  • API
    • Initialisation
    • ODailyQuestsAPI class
    • Create a new quest
    • Events
Powered by GitBook
On this page
  1. API

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!

PreviousCreate a new quest

Last updated 1 year ago