LegendaryDailyQuests - English
  • ⚙️Plugin installation
  • Configurations
    • config.yml
    • Language.yml
  • Quest configuration
    • 📜Quest Template
      • Create a new quest
    • 🌯Quest Rarity (V- 1.0.7 Update)
    • 🪟Quest Objectives
    • ✍️Objective value type
      • 📜Item Objectives Write
    • 🗞️Objective Conditions
    • 💠Quest Runs
    • 📦Customize a new quests cycle
  • Commands
    • 🔍Commands ~ Permissions
    • PlaceholderAPI
    • Updates
Powered by GitBook
On this page
  1. Commands

Commands ~ Permissions

Player Commands (LegendaryDailyQuests.open.{categorizeID} )

Command: /legendarydailyquests

  • open - Open the task panel of the specified categorize.

  • top [categorize] [page] - View quests completion speed ranking list

Admin Commands
  • reload - Reload plugin configurations

  • random [categorize] (player) - Force refresh of tasks for specified player categories.

  • random [categorize]{Task 1,Task 2,...,Task N} (player) - Force players to refresh tasks of the specified category and specify tasks that must be spawned (Example. random DailyQuests{Timer,Adventurer} seven_room)

  • refresh add/take/set [categorize] (player) (amount) - Operate the player's specified category refresh points

  • refresh-all [cateforize] - Refresh player data across the entire server

  • trigger [player] [categorize] [quest] [goal] [amount] - Increase the target progress value of the Trigger type for player specified quest (This command will not have any tip message return)

  • complete [player] [categorize] [quest] - Force players to complete quest

  • reset [player] [categorize] [quest] - Force players to reset quest

random Advanced usage (1.0.7)

random categorize{Task/categorize1,Task/categorize2,...Task/categorizeN} playerName

Example 1

random DailyQuests{Timer,Adventurer} Seven_room

Example 2

random DailyQuests{common,epic,Timer,Adventure} Seven_room

In this randomization, there will be {Tasks in random common categories ,Tasks in random rare categories , Timer , Adventure , System Random..}

PreviousCustomize a new quests cycleNextPlaceholderAPI

Last updated 9 months ago

🔍