Quantcast
Channel: BungeeCord Discussion
Viewing all articles
Browse latest Browse all 3776

How could i put players count of a server to a variable?

$
0
0
So i have this
Code (text):
    public static void getServerPlayerCount(String servername){
        try {
            out.writeUTF("PlayerCount");
            out.writeUTF(servername);
        } catch (Exception e1) {}
    }
How would i put the result which should be the player count as the Documentation says
can someone help me?

Viewing all articles
Browse latest Browse all 3776

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>