mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	The functions, they do nothing!
This commit is contained in:
		@@ -5,7 +5,6 @@ public class AdvancedConfig extends AutoUpdateConfigLoader {
 | 
			
		||||
 | 
			
		||||
    private AdvancedConfig() {
 | 
			
		||||
        super("advanced.yml");
 | 
			
		||||
        loadKeys();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public static AdvancedConfig getInstance() {
 | 
			
		||||
 
 | 
			
		||||
@@ -15,7 +15,6 @@ public class Config extends AutoUpdateConfigLoader {
 | 
			
		||||
 | 
			
		||||
    private Config() {
 | 
			
		||||
        super("config.yml");
 | 
			
		||||
        loadKeys();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public static Config getInstance() {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user