ShowItem

MC Plugin ShowItem 1.7.13
[1.8-1.21.7] Show items, inventory and enderchest in chat and with commands. PlaceholderAPI support!

  • Further improve the automatic selection of the chat packet handler
  • Add more debug messaging for errors with chat component parsing
  • Fix a potential exception on 1.21.6 and 1.21.7 with chat messages
  • Added a new chat.packet-handler option called mojmap which will use Mojang's mappings on servers that use those for internals which might allow usage of the plugin on future versions without an explicit update
  • Improved the auto option of the chat.packet-handler even more to more reliably select the correct one
  • This adds support for running the plugin on 1.21.6 and 1.21.7 servers
  • Improve "auto" option for the chat packet handler and log a warning where cases are detected that might lead to errors.
  • Update to support 1.21.5 servers
  • Fixes an incompatibility with 1.8.8
  • Fixed a breakage of the API with the changes in 1.7.6 which was not intentional. E.g. with ChestShop.
  • This update adds the ViewEnderchestEvent to the plugin's API which is called when a player clicks on the message/placeholder in chat to view the shown enderchest. This allows plugins that add custom enderchests (like multiple pages) to show their custom content instead of the vanilla chest content.
  • Fix some issues with the backwards compatibility which were broken due to the 1.20.6/1.21 update (namely item data like lore not showing when hovering over an item in chat)
  • Added support for 1.20.6 and 1.21 servers
  • Fixes placeholders not being replaced in certain cases
  • Fixes a possible NPE with certain chat messages
Top Bottom