mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Update locales
This commit is contained in:
@ -126,7 +126,7 @@ public class RankConfig extends AutoUpdateConfigLoader {
|
||||
String key = getRankAddressKey(subSkillType, rank, retroMode);
|
||||
int defaultValue = getInternalConfig().getInt(key);
|
||||
config.set(key, defaultValue);
|
||||
plugin.getLogger().info(key +" set to a value of: " + defaultValue);
|
||||
plugin.getLogger().info(key +" SET -> " + defaultValue);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user