enchantment_color_green=config.getFloat("EnchantmentColorGreen",Configuration.CATEGORY_GENERAL,0.19f,0.0f,1.0f,"Configure green color for enchantments");
enchantment_color_green=config.getFloat("EnchantmentColorGreen",Configuration.CATEGORY_GENERAL,0.19f,0.0f,1.0f,"Configure green color for enchantments");
enchantment_color_blue=config.getFloat("EnchantmentColorBlue",Configuration.CATEGORY_GENERAL,0.608f,0.0f,1.0f,"Configure blue color for enchantments");
enchantment_color_blue=config.getFloat("EnchantmentColorBlue",Configuration.CATEGORY_GENERAL,0.608f,0.0f,1.0f,"Configure blue color for enchantments");
corrupt_faction=config.getString("CorruptFaction",Configuration.CATEGORY_GENERAL,"MORDOR","Configure the alignment the Corrupt npcs follow");
corrupt_faction=config.getString("CorruptFaction",Configuration.CATEGORY_GENERAL,"UTUMNO","Configure the alignment the Corrupt npcs follow");
skeleton_faction=config.getString("SkeletonFaction",Configuration.CATEGORY_GENERAL,"UTUMNO","Configure the alignment the Skeleton npcs follow");
objective_lindon=config.getBoolean("Lindon",Configuration.CATEGORY_GENERAL,false,"set true if Lindon Objective Complete");
objective_lindon=config.getBoolean("Lindon",Configuration.CATEGORY_GENERAL,false,"set true if Lindon Objective Complete");
objective_arnor=config.getBoolean("Arnor",Configuration.CATEGORY_GENERAL,false,"set true if Arnor Objective Complete");
objective_arnor=config.getBoolean("Arnor",Configuration.CATEGORY_GENERAL,false,"set true if Arnor Objective Complete");