remove the might not work correctly message because its false

This commit is contained in:
Pyrbu 2023-06-19 21:44:38 +02:00
parent 60b5ac9683
commit e496d00fcd

@ -97,7 +97,6 @@ public class ZNpcsPlus extends JavaPlugin {
PluginManager pluginManager = Bukkit.getPluginManager();
if (pluginManager.isPluginEnabled("ServersNPC")) log(ChatColor.DARK_RED + " * Old version of znpcs detected! The plugin might not work correctly!");
long before = System.currentTimeMillis();
log(ChatColor.WHITE + " * Initializing libraries...");