mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-24 01:06:01 +01:00
Remove note about development build
By: md_5 <git@md-5.net>
This commit is contained in:
parent
6c57828988
commit
3adff790f9
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue