Commands and Permissions

This page will list and explain all the commands and their permissions

General

  • /rpprofessions

RPProfessions general command.

Permission: rpprofessions

User Commands

Those commands are supposed to be used by the end users (i.e. the players).

  • /professions

Open the profession selection menu.

Permission: rpprofessions.profession

  • /recipes

Open the recipes menu.

Permission: rpprofessions.recipe

Administrator Commands

Those commands are supposed to be used by the administrators/moderators. Their permission should not be given to players.

  • /rpprofessions reload

Reload the plugin

Permission: rpprofessions.reload

  • /rpprofessions list

List the available professions

Permission: rpprofessions.list

Item Commands

General permission: rpprofessions.item

  • /rpprofessions item get <item id>

Get a single copy of the specified item.

Permission: rpprofessions.item.get

Note that <argument> denotes a mendatory argument and [argument] denotes an optional argument.

  • /rpprofessions item give <item id> <player> [amount]

Give the specified item to an online player.

Permission: rpprofessions.item.give

Setter Commands

General permission: rpprofessions.set

  • /rpprofessions set profession <player> <profession>

Set the specified player's profession.

Permission: rpprofessions.set.profession

This command does not modify the player's profession level!

  • /rpprofessions set level <player> <level>

Set the specified player's profession level.

Permission: rpprofessions.set.level

Pattern Commands

General permission: rpprofessions.pattern

  • /rpprofessions pattern get <item id>

Get a single copy of the specified item's pattern. If the recipe doesn't have a pattern (i.e. known by default) no pattern will be given.

Permission: rpprofessions.pattern.get

  • rpprofessions pattern give <item id> <player> [amount]

Give the specified pattern to an online player. If the recipe doesn't have a pattern (i.e. known by default) no pattern will be given.

Permission: rpprofessions.item.give

Last updated