Commands
List of the available commands
<this>
means that the argument is required. [this]
means that the argument is optional.
Opens the collection categories menu.
Requires
aurora.collections.use
permission. (Granted by default to all players)
Opens the menu for a specific category and/or collection if provided.
Requires
aurora.collections.use.open
permission. (Granted by default to all players)
Opens a collection list menu for the specified category.
If category is none, then the main collection menu will open.
Requires
aurora.collections.admin.open
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Reload all configurations and apply reward correctors to currently online players
Requires
aurora.collections.admin.reload
permission.
Add progression to a player collection. Collection parameter can be
all
to add progression to every collection in the specified category.Requires
aurora.collections.admin.add
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Removes progression from a player collection. Collection parameter can be
all
to remove progression from every collection in the specified category.Requires
aurora.collections.admin.remove
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Sets the progression of a player collection. Collection parameter can be
all
to set progression for every collection in the specified category.Requires
aurora.collections.admin.set
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Resets progression for a collection/category. Both category and collection parameter can be
all
to reset everything or a whole category at once.Requires
aurora.collections.admin.reset
permission.if
slient
is provided and it is true, then there won't be any notifications sent.
Last updated