Placeholder API

You can make use of PAPI to retrieve RPProfessions player's values.

Placeholders

Here are the existing placeholders.

%rpprofessions_player_profession%

Returns the player's profession name, or 'None' if the player has no profession.

%rpprofessions_player_profession_id%

Returns the player's profession id as named in the configuration files, or 'NULL' if the player has no profession.

%rpprofessions_player_profession_level%

Returns the player's current profession level, or 0 if the player has no profession.

To try those placeholders, simply type: /papi parse <player> <placeholder>. The player must be online as RPProfessions do not load offline players data!

Last updated