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 default workbench if not specified

  • Requires aurora.crafting.use and aurora.crafting.use.workbenchID permission. (Granted by default to all players for the defaultworkbench)

/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.open permission.

/craft
  • Opens the Crafting GUI.

  • Requires aurora.crafting.use permission. (Granted by default to all players)

/craft reload
  • Reload recipes and configs.

  • Requires aurora.crafting.admin.reloadpermission. (Granted by default to all players)

/recipes
  • Opens the recipe book with the categories inside it.

  • Requires aurora.crafting.recipes permission. (Granted by default to all players)

/merchants
  • Opens the main merchant menu where you can choose between all merchants you have unlocked.

  • Requires aurora.crafting.merchants permission.

/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.open permission.

Last updated