Removed your post but didn't want to let you guess in the dark. http://pastebin.com/aEjiW3Ze That is what I am using. configFile = new CustomConfig(new File(this.getDataFolder()+File.separator+"config.yml")); configFile.saveDefaultConfig(); config = configFile.getConfig();