Fixed issues with dealing damage to Entities

This commit is contained in:
GJ
2013-09-09 12:44:03 -04:00
committed by TfT_02
parent 71ab678945
commit 89ddf8c4fa
3 changed files with 16 additions and 3 deletions

View File

@ -97,6 +97,7 @@ public class mcMMO extends JavaPlugin {
public final static String infiniteArrowKey = "mcMMO: Infinite Arrow";
public final static String bowForceKey = "mcMMO: Bow Force";
public final static String arrowDistanceKey = "mcMMO: Arrow Distance";
public final static String customDamageKey = "mcMMO: Custom Damage";
public static FixedMetadataValue metadataValue;