@@ -53,7 +53,7 @@
|
||||
+ // CraftBukkit end
|
||||
this.e(-this.u());
|
||||
this.d(10);
|
||||
this.av();
|
||||
this.ax();
|
||||
@@ -108,6 +141,15 @@
|
||||
boolean flag = damagesource.getEntity() instanceof EntityHuman && ((EntityHuman) damagesource.getEntity()).abilities.canInstantlyBuild;
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
+ if (true || minecraftserver.getAllowNether()) { // CraftBukkit - multi-world should still allow teleport even if default vanilla nether disabled
|
||||
if (!this.isPassenger() && this.al++ >= i) {
|
||||
this.al = i;
|
||||
this.portalCooldown = this.aK();
|
||||
this.portalCooldown = this.aM();
|
||||
@@ -266,6 +316,18 @@
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user