Permissions
In addition to the permissions related to commands, which you can find here for players and here for administrators, version 3.0 includes a new permission that is enabled by default: odailyquests.progress.
This permission is necessary to progress through quests and receive login reminder messages. However, if you want quests to be inaccessible to players by default, you can disable this permission. For example, using LuckPerms, here it is: /lp group default permission set odailyquests.progress false
.
However, here is a summary table of permissions:
odailyquests.progress
Allows the player to make progress in their quests.
Default
odailyquests.admin
Allows the player to use the admin commands.
OP
odailyquests.use
Allows the player to use player commands and see the player interface.
OP
odailyquests.show
Allows the player to see all category interfaces.
OP
odailyquests.reroll
Allows the player to reroll quests.
OP
odailyquests.bypass.spawner
Bypass the disable_spawners_progression
parameter.
OP
Last updated