@@ -130,7 +130,7 @@
|
||||
+ this.convertable = new WorldLoaderServer(server.getWorldContainer().toPath(), server.getWorldContainer().toPath().resolve("../backups"), this.dataConverterManager); // CraftBukkit - moved from MinecraftServer constructor
|
||||
long j = SystemUtils.c();
|
||||
|
||||
if (this.K() == null) {
|
||||
if (this.getWorld() == null) {
|
||||
@@ -228,7 +282,18 @@
|
||||
DedicatedServer.LOGGER.info("Starting remote control listener");
|
||||
this.m = new RemoteControlListener(this);
|
||||
|
||||
Reference in New Issue
Block a user