Commands
List of the available commands
<this>
means that the argument is required. [this]
means that the argument is optional.
Opens the main quest menu.
Requires
aurora.quests.use
permission.
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.open
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Reroll quests for a specific quest pool for a player.
If the quest pool ID is
none
orall
, every timed random quest poll will be rerolled for the player.Requires
aurora.quests.admin.reroll
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Unlock a locked quest for the player.
Requires
aurora.quests.admin.unlock
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Complete the quest for the player.
Requires
aurora.quests.admin.complete
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Reload all configurations.
Requires
aurora.quests.admin.reload
permission.
Last updated