Recent content by NotAHackusator

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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...