mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
Update CraftBukkit to Minecraft 1.4.5.
This commit is contained in:
@@ -755,7 +755,7 @@ public abstract class MinecraftServer implements ICommandListener, Runnable, IMo
|
||||
}
|
||||
|
||||
public String getVersion() {
|
||||
return "1.4.4";
|
||||
return "1.4.5";
|
||||
}
|
||||
|
||||
public int y() {
|
||||
|
Reference in New Issue
Block a user