Interface ServerInterface
- All Superinterfaces:
ServerInfo
- All Known Implementing Classes:
DedicatedServer
-
Method Summary
Modifier and TypeMethodDescriptionString[]intrunCommand(String command) Handle a command received by an RCon instanceMethods inherited from interface ServerInfo
getMaxPlayers, getMotd, getPlayerCount, getServerVersion
-
Method Details