mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-11 14:20:54 +01:00
Removed Locale.unload temporarily due to reload issues
This commit is contained in:
parent
844d567243
commit
a19fca8343
@ -265,7 +265,7 @@ public class Plan extends BukkitPlugin<Plan> {
|
||||
|
||||
getPluginLogger().endAllDebugs();
|
||||
Log.info(Locale.get(Msg.DISABLED).toString());
|
||||
Locale.unload();
|
||||
// Locale.unload();
|
||||
}
|
||||
|
||||
private void registerListeners() {
|
||||
|
Loading…
Reference in New Issue
Block a user