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

ODailyQuestsAPI class

PreviousInitialisationNextCreate a new quest

Last updated 2 years ago

The offers multiple methods.

Method
Description

Get the object of a player.

To see what these methods returns and how it can be used, please refer to the Javadoc.

If you need more methods, feel free to make a suggestion on the Discord server!

ODailyQuestsAPI class
getPlayerQuests(String p)
PlayerQuests