mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-28 03:19:15 +00:00
Changed how ItemsAdder listener works
This commit is contained in:
@@ -55,6 +55,8 @@ public class HMCCosmetics extends JavaPlugin {
|
||||
if (!HookManager.getInstance().isEnabled(ItemsAdderHook.class)) {
|
||||
this.load();
|
||||
}
|
||||
|
||||
HookManager.getInstance().registerListeners(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user