- 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)
- Fixes placeholders not being replaced in certain cases
- Fixes a possible NPE with certain chat messages
- Add support for 1.20.3/4
- Fixes issues in some setups in which the chat placeholder would not work correctly
- Fixes a bug where the message wasn't clickable to view the item/inventory when using 1.20.2
- This fixes a bug which might occur with the placeholders and commands in some cases due to an incompatibility of versions in the used adventure library
- This update fixes an error in the DiscordSRV integration which would cause the inventory and enderchest placeholders printing a warning and not getting properly replaced