An expansion that allows users using PEX-Rankup to put placeholders in PlaceholderAPI compatible plugins.
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
Important Notice:
- You MUST have the latest version of PEX-Rankup in order for this RankupExpansion to work.
- Do NOT use /plugman reload PEX-Rankup to reload the plugin if you use this placeholder.
This expansion requires:
Installation:
- PlaceholderAPI
- PEX-Rankup
- PermissionsEx
Placeholders:
- Download RankupExpansion.jar.
- Place RankupExpansion.jar in your "plugins/PlaceholderAPI/expansions" folder.
- Type in "/papi reload" to register the expansion.
For people using Featherboard and/or other plugins made by Maximvdw:
- %pexrankup_current_group%
- Returns player's current group.
- %pexrankup_next_rank%
- Returns player's next rank in the ladder.
- %pexrankup_balance%
- Returns player's balance.
- %pexrankup_balance_formatted%
- Returns formatted version of player's balance with commas and no scientific notation.
- %pexrankup_cost_of_next_rank%
- Returns cost of the player's next rank.
- %pexrankup_cost_of_next_rank_formatted%
- Returns formatted version of the cost of the player's next rank with commas and no scientific notation.
- %pexrankup_remaining_price%
- Returns the difference between the cost of the next rank and the player's current balance.
- %pexrankup_remaining_price_formatted%
- Returns a formatted version of the remaining price with commas and no scientific notation.
How to use:
- You will have to have PlaceholderAPI as well and use these placeholders instead:
- {placeholderapi_pexrankup_current_group}
- {placeholderapi_pexrankup_next_rank}
- {placeholderapi_pexrankup_balance}
- {placeholderapi_pexrankup_balance_formatted}
- {placeholderapi_pexrankup_cost_of_next_rank}
- {placeholderapi_pexrankup_cost_of_next_rank_formatted}
- {placeholderapi_pexrankup_remaining_price}
- {placeholderapi_pexrankup_remaining_price_formatted}
- If you have any plugin that hooks onto PlaceholderAPI, you can insert these placeholders inside the configuration files for those plugins that depend on PlaceholderAPI.

RankupExpansion 1.0.3
A PlaceholderAPI expansion for PEX-Rankup providing several placeholders.
Recent Updates
- RankupExpansion v.1.0.3 Nov 19, 2016
- RankupExpansion v.1.0.2 Nov 3, 2016
- RankupExpansion v.1.0.1 Oct 26, 2016