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