8889909192939495969798
if(!(new File(getDataFolder(), "config.yml").exists())) { DefaultConfiguration("config.yml"); } // Gogo this.config = new ConfigurationHandler(getConfiguration()); getConfiguration().load(); this.config.load(); // Register registerEvents();