#hi guys i need your help
1 messages · Page 1 of 1 (latest)
you can probably use the bungee expansion which has the %bungee_total% placeholder that returns the number of all players
this is not what I need, because I still have servers besides these
in addition to these servers, I have 5 more pieces + 3 lobbies 1 proxy and they will return all of them to me, and I need the total number on certain servers
%bungee_<server name>%
use math and this ^ to calculate them separately then
I want to make a placeholder that will show the total online of 3 servers in the menu
Can you help give an example of how to calculate this in deluxe?
%math_{bungee_<servername1>}+{bungee_<servername2>}+{bungee_<servername3}%
thanks