mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -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() {
|
||||
return "craftbukkit";
|
||||
return "craftbukkit"; // CraftBukkit - cb > vanilla!
|
||||
}
|
||||
|
||||
public static boolean isRunning(MinecraftServer minecraftserver) {
|
||||
|
Reference in New Issue
Block a user