mirror of
https://github.com/songoda/UltimateTimber.git
synced 2025-02-13 10:11:30 +01:00
Fixed locale issue.
This commit is contained in:
parent
7f9ee381f6
commit
43cd0be611
@ -72,9 +72,6 @@ public class UltimateTimber extends SongodaPlugin {
|
||||
this.treeDetectionManager = this.registerManager(TreeDetectionManager.class);
|
||||
this.treeFallManager = this.registerManager(TreeFallManager.class);
|
||||
|
||||
// Setup Locale
|
||||
this.setLocale(getConfig().getString("locale"), false);
|
||||
|
||||
// Load version adapter and managers
|
||||
this.setupVersionAdapter();
|
||||
this.reload();
|
||||
|
Loading…
Reference in New Issue
Block a user