Commands
List of the available commands
<this> means that the argument is required. [this] means that the argument is optional.
/questsOpens the main quest menu.
Requires
aurora.quests.usepermission.
/quests open <player> <quest pool id> [silent]Opens a quest pool menu for the specified quest pool.
If the quest pool ID is
none, the main quest menu will open.Requires
aurora.quests.admin.openpermission.if
slientis provided and it is true, then there won't be any notifications sent.
/quests reroll <player> <quest pool id> [silent]Reroll quests for a specific quest pool for a player.
If the quest pool ID is
noneorall, every timed random quest poll will be rerolled for the player.Requires
aurora.quests.admin.rerollpermission.if
slientis provided and it is true, then there won't be any notifications sent.
/quests unlock <player> <quest pool id> <quest id> [silent]Unlock a locked quest for the player.
Requires
aurora.quests.admin.unlockpermission.if
slientis provided and it is true, then there won't be any notifications sent.
/quests complete <player> <quest pool id> <quest id> [silent]Complete the quest for the player.
Requires
aurora.quests.admin.completepermission.if
slientis provided and it is true, then there won't be any notifications sent.
/quests reloadReload all configurations.
Requires
aurora.quests.admin.reloadpermission.
Last updated