Update CraftBukkit to 1.6.2
This commit is contained in:
@@ -755,7 +755,7 @@ public abstract class MinecraftServer implements ICommandListener, Runnable, IMo
|
||||
}
|
||||
|
||||
public String getVersion() {
|
||||
return "1.6.1";
|
||||
return "1.6.2";
|
||||
}
|
||||
|
||||
public int A() {
|
||||
|
||||
Reference in New Issue
Block a user