mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 17:22:02 -07:00
Remove note about development build
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user