mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-22 16:49:14 +00:00
Reworked and fixed isDust and isWand check
This commit is contained in:
@@ -179,6 +179,7 @@ public class Iris extends VolmitPlugin
|
||||
J.ar(this::checkConfigHotload, 50);
|
||||
PaperLib.suggestPaper(this);
|
||||
getServer().getPluginManager().registerEvents(new CommandLocate(), this);
|
||||
getServer().getPluginManager().registerEvents(new WandManager() ,this);
|
||||
super.onEnable();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user