Recent content by NotAHackusator

  1. N

    Question Some inventory events just don't work. At all.

    Even on the highest priority and with ignoreCancelled = true, some inventory events just don't work. The one I've tested that don't work: InventoryOpenEvent, InventoryEvent, InventoryPickupItemEvent The one I've tested that DO work: InventoryClickEvent, InventoryDragEvent, InventoryCloseEvent...