geforkt von Mirrors/Paper
Version message doesn't need to be printed manually now
Dieser Commit ist enthalten in:
Ursprung
f165d4082d
Commit
3915c15ef5
@ -103,8 +103,6 @@ public final class CraftServer implements Server {
|
|||||||
|
|
||||||
Bukkit.setServer(this);
|
Bukkit.setServer(this);
|
||||||
|
|
||||||
Logger.getLogger("Minecraft").log(Level.INFO, "This server is running " + getName() + " version " + getVersion());
|
|
||||||
|
|
||||||
configuration = new Configuration((File) console.options.valueOf("bukkit-settings"));
|
configuration = new Configuration((File) console.options.valueOf("bukkit-settings"));
|
||||||
loadConfig();
|
loadConfig();
|
||||||
loadPlugins();
|
loadPlugins();
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren