mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-09-13 08:25:34 +02:00
Classic mode setting is now UseOldLevelScaling to lessen confusion
This commit is contained in:
@@ -92,7 +92,7 @@ public class mcMMO extends JavaPlugin {
|
||||
// XP Event Check
|
||||
private boolean xpEventEnabled;
|
||||
|
||||
private boolean classicModeEnabled;
|
||||
private boolean UseOldLevelScalingEnabled;
|
||||
|
||||
/* Metadata Values */
|
||||
public final static String entityMetadataKey = "mcMMO: Spawned Entity";
|
||||
|
Reference in New Issue
Block a user