Added support for bungeecord player count placeholders:
Code (Text):
BungeeCord:
%bungeecord_total%
%bungeecord_<servername>%
To enable bungeecord placeholders, you must specify what servers are tracked by adding the names of the servers in the PlaceholderAPI config:
The check_interval is the amount of time (seconds) between obtaining the player count for each server + the total online player amount. It is recommended you keep this set to 1 minute or higher.
You need to specify the exact name of the server you want to check (case sensitive) in the placeholder and in the tracked_servers list.