-
-
Notifications
You must be signed in to change notification settings - Fork 4
Placeholders
Xitee edited this page Dec 9, 2023
·
7 revisions
Placeholder | Description |
---|---|
%server_tps% | Shows the TPS |
%server_online_players% | Shows the online player count |
%server_max_players% | Shows the max player count |
%mem_total%; %mem_free%; %mem_used%; %mem_max% | Shows the Server RAM |
%player_name% | Shows the player's name |
%player_displayname% | Shows the player's displayname |
%player_world% | Shows the player's current world |
%player_loc_x%, %player_loc_x%, %player_loc_z% | The player's location |
%player_food% | Shows the player's food level |
%player_saturaion% | Shows the player's saturation |
%player_health% | Shows the player's health |
%time% | Shows the current time |
%date% | Shows the current date |
%player_rank% | Shows the player's rank |
%player_money% | Shows the Money from the player (Vault is required) |
%player_ping% | Shows the player's ping |
You can also use all the placeholders available from PlaceholderAPI!
PowerBoard also provides some placeholders to PAPI, so you can use them with other plugins:
Placeholder | Description |
---|---|
%powerboard_prefix% | Shows the player's prefix |
%powerboard_suffix% | Shows the player's suffix |
%powerboard_chat_prefix% | Shows the player's chat prefix |
%powerboard_display_name% | Shows the player's display name |
%powerboard_tps% | Shows the server TPS |