so when i put the online player numbers on a specific bungeeserver and no one in the server it says:
Online: <none>
can someone help me?
set online players Code:
Menu Code:
the problem is when nobody is on Pvp server it says <none> so how can i set it to 0?
Sorry for bad english
[doublepost=1565612965,1565612841][/doublepost]and also i put the Skungee, umbaska, skellet plugins and skelletproxy
Online: <none>
can someone help me?
set online players Code:
Code:
every 1 seconds:
set {_Pvp} to size of all bungeecord players on server "Pvp"
Menu Code:
Code:
on right click holding a compass:
play sound "Note_pling" to player with volume 100.0 and pitch 5
open chest with 1 Rows named "&cSelector" for player
wait 0.5 second
format slot 0 of player with stone sword named "&e&lPvp" with lore "&a%{_Pvp}%" to close then run [bungeecord connect player to "Pvp"]
the problem is when nobody is on Pvp server it says <none> so how can i set it to 0?
Sorry for bad english
[doublepost=1565612965,1565612841][/doublepost]and also i put the Skungee, umbaska, skellet plugins and skelletproxy