Permissions
zDailyQuests keeps permissions simple. There are two nodes.
| Node | Grants | Default |
|---|---|---|
zdailyquests.use | Open the quest menu with /dq. | true (everyone) |
zdailyquests.admin | Run /dq reload and /dq reset <player>. | op |
A player who runs an admin command without zdailyquests.admin gets the no-permission message from lang.yml, not a silent failure.
See the commands these gate on the Commands page.