Tagged Questions
0
votes
2answers
235 views
Rcon Api not working
I am developing a gaming control panel and that uses Rcon.jar to fetch data from gaming server.
the code to use it written as below
public static String rconExecute(String rcon, String command, int ...