mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-01-10 07:47:35 +01:00
Moved dependencies to nexus
This commit is contained in:
parent
93eddaf411
commit
21ced13319
@ -277,7 +277,7 @@ public class MMOItems extends LuminePlugin {
|
||||
getLogger().log(Level.INFO, "Hooked onto GlowAPI (Item Glow)");
|
||||
} else
|
||||
Bukkit.getPluginManager().registerEvents(new NoGlowListener(), this);
|
||||
}
|
||||
}
|
||||
|
||||
if (Bukkit.getPluginManager().getPlugin("RealDualWield") != null) {
|
||||
Bukkit.getPluginManager().registerEvents(new RealDualWieldHook(), this);
|
||||
|
Loading…
Reference in New Issue
Block a user