Use PaperMC's adventure for messages when possible Now the plugin would check if the server has built-in support for Adventure and use the preferred code. That also means that you can use this plugin in newer versions, as long as there is no breaking change on their side. For Spigot servers, required libraries would be downloaded when you run the server.
Downgrade the plugin to Java 8 This would allows for some hybrid server implementations
Fix an item dupe in Send Mail GUI This is an oversight in the code from the original developer which causes the items to be wrongly selected and then causes the dupe when closing the GUI. This update corrects the item-selecting behavior in the GUI. Thanks @Eunsum for the report
Add a temporarily fix for player skulls The skull library this plugin is using had recently updated its logic to fetch player profiles, causing rate limit for some servers. This update added back the default way of setting player skulls.
Add a temporary fix for player name in GUI This fixes an edge case when the owner of the server removed the player data so that the server couldn't get the name of the offline players, therefore it threw a NPE exception
Add a temporary fix for Player Texture This plugin will now try to use the player UUID for the texture if the player texture is null or empty (could be a connection error when fetching the texture). I still don't know why the original author decided to cache the player texture in the database.
Just a sight note, this plugin supports 1.20.5, because I've removed the hardcoded version checker. However, issues may occur, so report it if you found any.
Enable Toast message via UltimateAdvancementAPI Now the plugin uses UltimateAdvancementAPI to send toast messages to the players. You should install it if you want to get toast messages.
Greetings, customers of HyronicFriends and Hyronic Studios. I'm HSGamer. I'll be the new author of the plugin. Dustin, the owner of Hyronic Studios, reached out to me, and asked if I was interested in maintaining their plugins because they couldn't confirm that BengBeng, the original author, would continue the plugins. I took the offer and the plugins' ownership is now transferred to me. I'll continue developing the plugins and publishing new updates to the plugins. Right now, I'll push small bug-fixes to the original codebase. A plan is being prepared to rewrite all the plugins to comply with my standard. Hope you guys continue supporting the plugins.