EliteMobs Placeholders
The following is the full list of PAPI placeholders for EliteMobs.
| Placeholder | Description |
|---|---|
%elitemobs_player_combat_tier% | Displays the combat level of a player (also known as combat tier), meaning the level used for spawning Elite Mobs around the player. Alias: %elitemobs_player_combat_level%. |
%elitemobs_player_combat_level% | Displays the combat level of a player, meaning the level used for spawning Elite Mobs around the player. Alias for %elitemobs_player_combat_tier%. |
%elitemobs_player_combat_level_roman% | Displays the combat level of a player in tiny Roman numeral format. |
%elitemobs_player_money% | Displays how much EliteMobs currency a player currently has. |
%elitemobs_player_top_tier% | Displays the highest combat level out of any online players. Alias: %elitemobs_player_top_combat_level%. |
%elitemobs_player_top_combat_level% | Displays the highest combat level out of any online players. Alias for %elitemobs_player_top_tier%. |
%elitemobs_player_kills% | Displays the amount of Elite kills a player has. |
%elitemobs_player_deaths% | Displays the amount of times a player has died to an elite. |
%elitemobs_player_swords_level% | Displays the player's Swords skill level. |
%elitemobs_player_axes_level% | Displays the player's Axes skill level. |
%elitemobs_player_bows_level% | Displays the player's Bows skill level. |
%elitemobs_player_crossbows_level% | Displays the player's Crossbows skill level. |
%elitemobs_player_tridents_level% | Displays the player's Tridents skill level. |
%elitemobs_player_hoes_level% | Displays the player's Hoes skill level. |
%elitemobs_player_maces_level% | Displays the player's Maces skill level. |
%elitemobs_player_spears_level% | Displays the player's Spears skill level. |
%elitemobs_player_armor_level% | Displays the player's Armor skill level. |
The following guild rank placeholders still exist but always return "N/A" as the guild rank system has been removed in EliteMobs 10. They are kept for backwards compatibility so that existing configurations do not break.
| Placeholder | Description |
|---|---|
%elitemobs_player_active_guild_rank_numerical% | Deprecated. Always returns "N/A". |
%elitemobs_player_maximum_guild_rank_numerical% | Deprecated. Always returns "N/A". |
%elitemobs_player_active_guild_rank_name% | Deprecated. Always returns "N/A". |
%elitemobs_player_maximum_guild_rank_name% | Deprecated. Always returns "N/A". |
%elitemobs_player_prestige_guild_rank_numerical% | Deprecated. Always returns "N/A". |
%elitemobs_player_top_guild_rank% | Deprecated. Always returns "N/A". |
%elitemobs_player_shortened_guild_rank% | Deprecated. Always returns "N/A". |
How to use
- EliteMobs does not require using the PAPI eCloud. It just works as long as EliteMobs is on your server. You can skip this step.
- If you want to use placeholders you will need to have PAPI installed on your server, as well as a plugin to use those placeholders. That means that if you want to use it with chat, you will need a chat plugin. Same thing if you want to make titles, scoreboards, tab lists or anything else.
Here is a short list of plugins that use PAPI:
Chat:
Other:
The list above is just a few of the most popular examples. There are other. Please don't ask for more recommendations or for support for those plugins. I did not make them and I will not do support for them.
- Add the placeholder (the list is above) in the plugin you chose.
Note: most plugins use the format {elitemobs_XXXXXXX_YYYYYY} instead of %elitemobs_XXXXXXX_YYYYYY%
If it's not working for you, try changing your use of %% to {}. If it's still not working after that, try the command /papi parse YOUR_USERNAME_HERE %elitemobs_YOUR_PLACEHOLDER_HERE% from in-game (replace what's capitalized).
If that gives you a valid output, then you configured something wrong, and you need to seek support with whichever plugin you're using the placeholders on.