Commands
zDailyQuests has one command with a short alias, plus two admin subcommands.
| Command | What it does | Permission |
|---|---|---|
/dailyquests | Open your quest board. | zdailyquests.use (default true) |
/dq | Alias for the above. | zdailyquests.use |
/dq reload | Reload config, messages, and the quest pool. | zdailyquests.admin |
/dq reset <player> | Force a player’s set to reset early. | zdailyquests.admin |
Details
Section titled “Details”Open the menu
Section titled “Open the menu”/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.
Reload
Section titled “Reload”/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.
Reset a player
Section titled “Reset a player”/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.
Permissions
Section titled “Permissions”Only two nodes gate all of this. See the Permissions page for the full table.