Commands and Permissions
List of plugin commands and permissions
/quest
Open the quests menu
questborn.use
/quest help
Show all Questborn commands
questborn.use
/quest activate
<questID><player>
Activate a quest (replaces current active)
questborn.command.activate
/quest deactivate
<player>
Deactivate current active quest
questborn.command.deactivate
/quest finish
<player>
Force-finish current active quest
questborn.command.finish
/quest open
/quest open details
<menu><questID><player><flag>
Open a quest menu (daily/weekly/...) Open details of a specific quest
questborn.command.open
/quest reset
<questID><player>
Reset progress for an active quest or remove cooldown
questborn.command.reset
/quest effect
<effectID><player>
View/play the effect from quest-effects.yml
questborn.command.effect
/quest reload
Reloads configurations, quest types, quests, and localization files
questborn.command.reload
Allows you to abuse the quest system, such as breaking blocks
questborn.antiabuse.bypass
All of the above permissions
questborn.admin
Notes
<questID>is the quest id from the YAML (e.g.daily_woodcutter_01).<effectID>effect from the effects list<menu>depends on your quest types (daily, weekly, etc.).<player>is optional. If you don't specify it, the command affects you.<flag>there is only one flag that removes the main menu buttons--simple
Last updated