1
0
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:
nossr50
2019-04-29 21:59:01 -07:00
parent 7f64fe11b8
commit d0259d73c5
10 changed files with 334 additions and 115 deletions

View File

@@ -74,7 +74,7 @@ public final class ConfigManager {
/* UNLOAD REGISTER */
SkillPropertiesManager skillPropertiesManager;
private SkillPropertiesManager skillPropertiesManager;
private ArrayList<Unload> unloadables;
/* COLLECTION MANAGERS */