Creating friend system | Supports Oraxen/ItemsAdder and SQL | 100% custom UI textures.
- 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- Replace HikariCP with built-in SQL clients
- Clean up some unused code
Fixes:
News:
Fixes:
Fixes:
Changes:
News:
friend-online-toast: '&e{player} &6is online!'
friend-offline-toast: '&e{player} &cis offline!'
friend-request-toast: '&aYou received friend request from &e{player}&a!'
now-friend-toast: '&aYou and &e{player} &aare now friend!'
friend-request-declined-toast: '&e{player} &chas declined your friend request!'
new-mail-toast: '&aYou received new mail from &e{player}&a!'
Changes:
Fixes:
News:
Fixes:
News:
Fixes:
News:
* Note: This update is almost breaks everything, you need to do a clean installation before using.