Supported Plugins
Here you can view all the supported extensions information for Player Economy.
Vault
Player Economy depends on Vault so you can use any of your plugins that supports Vault and it will use Player Economy's economy.
PlaceholderAPI
Player Economy hooks into PlaceholderAPI so you can use the Player Economy placeholders everywhere that supports PlaceholderAPI, here is a list of the current placeholders.
%pe_player_<modifier>%
View the modifier of the player.
Check modifiers below.
%pe_player_balancetop%
View your balance top position.
%pe_player_allowing_payments%
View if you're allowing payments via /pay.
%pe_server_balance%
View the total balance of the server.
%pe_server_balances%
View the amount of players with a balance.
%pe_balancetop_<position>_<modifier>%
View the modifier of a balancetop entry in that position.
Check modifiers below.
Modifiers
Some placeholders do support modifiers, which allow you to grab information on a certain player.
balance
View the balance. (e.g 1,1000).
balance_formatted
View formatted balance (e.g 1.1k).
balance_raw
View raw balance (e.g 1100).
Last updated