• Type: New Feature
    • Resolution: Done
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      N/A

      Anvil support is quite lacking, and I've had to code some workarounds to prevent/log the following events; and it would be lovely if these could actually be added to the default event/inventory.
      (InventoryClickEvent)

      Events that I would love to see added:
      When an item is renamed
      When an item's lore is overwritten
      When an item's enchantments are overwritten
      When an item is repaired

          [SPIGOT-869] Add more Anvil support for plugins.

          @JamieSinn you did not close it ^^

          Martin | MiniDigger added a comment - @JamieSinn you did not close it ^^

          James Sinn added a comment -

          Since this was added from 1.9. I'll close it

          James Sinn added a comment - Since this was added from 1.9. I'll close it

          kukelekuuk added a comment - - edited

          Is there any word on this?

          My addition is something along the lines of this: https://gist.github.com/kukelekuuk00/100fa01f032238b2a810
          (Excuse my atrocious naming sense)

          Basically a single event that gets triggered when someone tries to take the item out of the slot 3, the result slot. If I'm correct it should be possible to manage all the anvil things with this event, without trying to micromanage every single possible action with InventoryClickEvent. (our current situation, riddled with problems.)

          If possible there should also be a small event that gets triggered when the amount of experience needed to combine/repair/rename the items is calculated. And that allows you to edit the experience amount required. But I don't have a mockup for that.

          I'd really like to see this event (or something functionally the same or better). It would make things A LOT easier, as micromanaging with InventoryClickEvent is not very graceful.

          kukelekuuk added a comment - - edited Is there any word on this? My addition is something along the lines of this: https://gist.github.com/kukelekuuk00/100fa01f032238b2a810 (Excuse my atrocious naming sense) Basically a single event that gets triggered when someone tries to take the item out of the slot 3, the result slot. If I'm correct it should be possible to manage all the anvil things with this event, without trying to micromanage every single possible action with InventoryClickEvent. (our current situation, riddled with problems.) If possible there should also be a small event that gets triggered when the amount of experience needed to combine/repair/rename the items is calculated. And that allows you to edit the experience amount required. But I don't have a mockup for that. I'd really like to see this event (or something functionally the same or better). It would make things A LOT easier, as micromanaging with InventoryClickEvent is not very graceful.

          SpigotMC added a comment -

          Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 13 version(s) behind. CraftBukkit is 24 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue.

          SpigotMC added a comment - Your build is not the latest and therefore may be the reason you are having this issue. Spigot is 13 version(s) behind. CraftBukkit is 24 version(s) behind. This message was automatically generated and is not guaranteed to be a solution to your issue.

            Assignee:
            Unassigned
            Reporter:
            James Sinn
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: