mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-20 02:33:15 +01:00
Gloabl XP multiplier is now tracked by the ExperienceMapManager
Added method to grab original value to ExperienceMapManager Moved skill xp values/mults into their own section
This commit is contained in:
@@ -74,7 +74,7 @@ public final class ConfigManager {
|
||||
|
||||
/* UNLOAD REGISTER */
|
||||
|
||||
SkillPropertiesManager skillPropertiesManager;
|
||||
private SkillPropertiesManager skillPropertiesManager;
|
||||
private ArrayList<Unload> unloadables;
|
||||
|
||||
/* COLLECTION MANAGERS */
|
||||
|
||||
Reference in New Issue
Block a user