| Modifier and Type | Field and Description |
|---|---|
private Map<SocketAddress,RconClient> |
clients |
private String |
hostname |
private ServerSocket |
listener |
private String |
password |
private int |
port |
description, field_14427, running, server, serverSockets, sockets, thread| Constructor and Description |
|---|
RconServer(DedicatedServer dedicatedServer) |
| Modifier and Type | Method and Description |
|---|---|
private void |
cleanClientList() |
private void |
removeStoppedClients() |
void |
run() |
void |
start() |
void |
stop() |
closeSocket, closeSocket, closeSocket, forceClose, forceClose, getCurrentPlayerCount, info, isRunning, log, logError, registerSocket, warnprivate final int port
private String hostname
private ServerSocket listener
private final String password
private Map<SocketAddress,RconClient> clients
public RconServer(DedicatedServer dedicatedServer)