4 Commits

Author SHA1 Message Date
92aec10cc4 net.minecraft.server.rcon.thread 2024-12-14 18:40:23 -08:00
45ddf764d9 Move patches to unapplied 2024-12-12 12:30:31 +01:00
a44dc35353 Remote Connections shouldn't hold up shutdown
Bugs in the connection logic appears to leave stale connections even, preventing shutdown
2020-03-31 03:50:42 -04:00
b414f3d993 Configurable RCON IP address
For servers with multiple IP's, ability to bind to a specific interface.

== AT ==
public net.minecraft.server.dedicated.Settings getStringRaw(Ljava/lang/String;)Ljava/lang/String;
2016-04-16 00:39:33 -04:00