🔗Placeholders

Placeholders are only available if you have PlaceholderAPI enabled on your server.

There is the list of the placeholders our bukkit plugin provides:

PlaceholderDescription

%playerpoof_real_players%

Online players count without virtual players.

%playerpoof_poofed_players%

Online virtual players count on the current server.

%playerpoof_total_players%

Total online players count (virtual + real).

%playerpoof_network_poofed_players%

Online virtual players count on your whole network.

%playerpoof_network_real_players%

Online real players count on your whole network.

%playerpoof_network_total_players%

Online real + virtual players count on your whole network.

%playerpoof_server_[name]_poofed%

Virtual players count on a specific server.

%playerpoof_server_[name]_real%

Real players count on a specific server.

%playerpoof_server_[name]_total%

Real + virtual players count on a specific server.

Last updated