I am trying to design a simplistic personal-use server manager for Arma III. One feature of the manager would be to have Rcon access to your server to perform soft-restarts, etc. I assume rcon is possible in Java (because of Minecraft), but I caot seem to find a library or documentation on it.
Does anyone have a library to use to remote coect to a server through Java?
