Commands
List of the available commands.
<this> means that the argument is required. [this] means that the argument is optional.
/craft [workbench]Opens the Crafting GUI for the specified workbench. Will open the
defaultworkbench if not specifiedRequires
aurora.crafting.useandaurora.crafting.use.workbenchIDpermission. (Granted by default to all players for thedefaultworkbench)
/craft open <player> <workbench> [silent]Opens the Crafting GUI with the specified workbench for the target player.
The target player must have the required permissions to open the workbench.
If silent is provided and is true, there won't be any feedback message.
Requires
aurora.crafting.admin.openpermission.
/craftOpens the Crafting GUI.
Requires
aurora.crafting.usepermission. (Granted by default to all players)
/craft reloadReload recipes and configs.
Requires
aurora.crafting.admin.reloadpermission. (Granted by default to all players)
/recipesOpens the recipe book with the categories inside it.
Requires
aurora.crafting.recipespermission. (Granted by default to all players)
/merchantsOpens the main merchant menu where you can choose between all merchants you have unlocked.
Requires
aurora.crafting.merchantspermission.
/merchants open <player> <merchant_id> [silent]Opens a merchant menu for a player.
If silent is provided and is true, there won't be any feedback message.
Requires
aurora.crafting.merchants.admin.openpermission.
Last updated