phans11 / System

Manage your server with ease!
https://phans11.github.io/System/
0 stars 0 forks source link

[MenuHandler v1.0-dev] No action is being performed when clicking on item #4

Closed phans11 closed 1 month ago

phans11 commented 2 months ago

when clicking on an item the correct material, slot and ClickType is getting fetched, but no action will be performed:

Example Output: ITEM: RED_BED; SLOT: 54; CLICKTYPE: LEFT_CLICK Action for item or slot not found - ERROR: 100

Error description: 1 - MenuHandler 0 - Not found

phans11 commented 1 month ago

Fixed the issue with version v0.4.9.8:

Solution: Created and checked for InventoryHolder. Clicks can now be directly checked for the correct inventory.