Skip to content

Commands

zDailyQuests has one command with a short alias, plus two admin subcommands.

CommandWhat it doesPermission
/dailyquestsOpen your quest board.zdailyquests.use (default true)
/dqAlias for the above.zdailyquests.use
/dq reloadReload config, messages, and the quest pool.zdailyquests.admin
/dq reset <player>Force a player’s set to reset early.zdailyquests.admin

/dq (or the full /dailyquests) opens the board. The very first time, it hands the player a fresh set of five and starts their timer.

/dq reload re-reads config.yml, lang.yml, and every quest file. It reports how many quests are in the pool afterwards. It works from the console too.

/dq reset <player> wipes a player’s current set. They get a fresh five the next time they open the menu. Handy for events, or to fix a board that a player thinks is stuck.

Reset a name the server has never seen and you get the player-not-found message. Type an unknown subcommand and you get unknown-subcommand. Both are clean messages, not console errors. See Messages & Language to reword them.

Only two nodes gate all of this. See the Permissions page for the full table.