mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-17 04:54:42 +02:00
Calculate bonus XP based on initial arrow location, rather than final
shooter location.
This commit is contained in:
@ -96,6 +96,7 @@ public class mcMMO extends JavaPlugin {
|
||||
public final static String droppedItemKey = "mcMMO: Tracked Item";
|
||||
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 static FixedMetadataValue metadataValue;
|
||||
|
||||
|
Reference in New Issue
Block a user