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. Commands

Admin commands

PreviousPlayer commandsNextWildStacker

Last updated 1 year ago

For all these commands, the sender needs the odailyquests.admin permission.

  • /dailyquestsadmin reset <player>âžœ Renew manually player quests.

  • /dailyquestsadmin reroll <player> <index>âžœ Draw a new quest for a player, at a specific index.

  • /dailyquestsadmin show <player>âžœ Show active quests of a player.

  • /dailyquestsadmin open <player>âžœ Force a player to open his quests.

  • /dailyquestsadmin add total <player> <amount>âžœ Add a number of achieved quests to a player.

  • /dailyquestsadmin complete <player> <questId> âžœ Complete manually a player quest.

  • /dailyquestsadmin holo create <global/easy/medium/hard> <index> âžœ Create a quest hologram.

  • /dailyquestsadmin holo delete <index> âžœ Delete a quest hologram.

  • /dailyquestsadmin reload âžœ Reload the plugin.

More info about holograms .

Aliases

  • /dqadmin

  • /dqa

<player> is the name of the player.

<questId> is the number of the quest you want to complete, in the order of the player quests menu, between 1 and 3.

here