mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-17 21:33:49 -07:00
Added missing //CB comment
This commit is contained in:
@@ -765,7 +765,7 @@ public class MinecraftServer implements Runnable, ICommandListener, IMinecraftSe
|
|||||||
}
|
}
|
||||||
|
|
||||||
public String getServerModName() {
|
public String getServerModName() {
|
||||||
return "craftbukkit";
|
return "craftbukkit"; // CraftBukkit - cb > vanilla!
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isRunning(MinecraftServer minecraftserver) {
|
public static boolean isRunning(MinecraftServer minecraftserver) {
|
||||||
|
Reference in New Issue
Block a user