mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-04 19:13:44 +01:00
Fixed issues with dealing damage to Entities
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user