Archiviert
13
0

Remove note about development build

Dieser Commit ist enthalten in:
md_5 2018-11-02 19:19:00 +11:00
Ursprung a8000588cb
Commit e2785f4eda

Datei anzeigen

@ -190,8 +190,6 @@ public class Main {
}
}
System.err.println("*** WARNING: This is a development build. It is not meant for production server usage! Please keep backups and update frequently.");
System.out.println("Loading libraries, please wait...");
MinecraftServer.main(options);
} catch (Throwable t) {