Display cleanup

This commit is contained in:
Olivoz
2020-09-20 15:13:57 +02:00
parent 3c4654a9be
commit cd37c47ef7
2 changed files with 58 additions and 98 deletions

View File

@@ -88,7 +88,6 @@ public class Loader {
Bukkit.getLogger().info("Loading Configs...");
ConfigManager.updateConfigs();
EnchantDisplay.update();
Bukkit.getLogger().info("");
/*
@@ -342,7 +341,7 @@ public class Loader {
Bukkit.getLogger().info("Registering Enchantments...");
EcoEnchants.update();
EcoEnchants.update();
EnchantDisplay.update();
Bukkit.getLogger().info("");
/*