mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-20 18:53:11 +01:00
Refactoring the oopsies
This commit is contained in:
@@ -420,12 +420,12 @@ public class mcMMO extends JavaPlugin {
|
||||
|
||||
|
||||
// Force the loading of config files
|
||||
TreasureMainConfig.getInstance();
|
||||
HiddenMainConfig.getInstance();
|
||||
TreasureConfig.getInstance();
|
||||
HiddenConfig.getInstance();
|
||||
AdvancedConfig.getInstance();
|
||||
PotionMainConfig.getInstance();
|
||||
PotionConfig.getInstance();
|
||||
CoreSkillsMainConfig.getInstance();
|
||||
SoundMainConfig.getInstance();
|
||||
SoundConfig.getInstance();
|
||||
RankConfig.getInstance();
|
||||
|
||||
new ChildConfig();
|
||||
|
||||
Reference in New Issue
Block a user