revert changes to disabled plugins and scheduler.
sorry for messy commit,doing via tablet on ssh md_5 By: Hudson <hudson@mydomain.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
From a015187204c0f42a84b06c1e52fa773289b34331 Mon Sep 17 00:00:00 2001
|
||||
From 54752e418a3c9ecd8f3408f94297ba76b3c9acbb Mon Sep 17 00:00:00 2001
|
||||
From: md_5 <md_5@live.com.au>
|
||||
Date: Mon, 4 Mar 2013 18:45:52 +1100
|
||||
Subject: [PATCH] PlayerItemDamageEvent
|
||||
|
||||
---
|
||||
src/main/java/net/minecraft/server/ItemStack.java | 19 +++++++++++++++++--
|
||||
1 file changed, 17 insertions(+), 2 deletions(-)
|
||||
src/main/java/net/minecraft/server/ItemStack.java | 19 +++++++++++++++++--
|
||||
1 files changed, 17 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/server/ItemStack.java b/src/main/java/net/minecraft/server/ItemStack.java
|
||||
index 7dc36a8..cd032ae 100644
|
||||
@@ -53,5 +53,5 @@ index 7dc36a8..cd032ae 100644
|
||||
if (entityliving instanceof EntityHuman) {
|
||||
((EntityHuman) entityliving).a(StatisticList.F[this.id], 1);
|
||||
--
|
||||
1.8.1-rc2
|
||||
1.7.0.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user