IJ item fails to trigger action
SlimeDog opened this issue ยท 2 comments
Thanks for taking the time to open a bug report!
Describe the bug
ItemJoin menu item fails to trigger configured action. No changes to configuration or other server components.
To Reproduce
Steps to reproduce the behavior:
- Update to ItemJoin 5.0.7-b427
- Right-click on IJ item
- Nothing happens
- No errors in-game or in console/log
Expected behavior
IJ item is configured to open DeluxedMenus menu. It works fine prior to b427. For now, we have reverted to b426.
Please complete the following information:
- Resource Version and Build Number: 5.0.7-b427
- Server Version: Spigot-1.15.2
Should now be resolved in b428: http://ci.craftationgaming.com/job/ItemJoin/428/
(Issue occurred because the event wasn't being fired as I accidentally added ignoreCancelled to the EventHandler).