Recent content by U8092

  1. U

    banco | Item-based Economy - 1.3.3 | Hotfix

    Fixes an issue with the Nexo integration where items would randomly lose their value Improves item identification matching and signature generation in vanilla items
  2. U

    banco | Item-based Economy - 1.3.2 | Hotfix

    - Fixes an issue where custom items generated in older versions weren't recognized as valid items
  3. U

    banco | Item-based Economy - 1.3.1 | VaultUnlocked Hotfix

    Fixes an issue where the legacy Vault API wasn't provided when using VaultUnlocked
  4. U

    banco | Item-based Economy - 1.3.0 | Minecraft 26.1, Balance Conversion & Revamped Translations

    Added compatibility with Minecraft 26.1 Added command /balanceconvert, which allows players to convert and compact their balance using Minecraft's dialog system Revamped the translations system to support MiniMessage tags and simplify customization Change is now automatically returned to the...
  5. U

    social - Chat | Reactions | Emojis - 0.7.0 | Minecraft 26.1 and NPE Fixes

    Added compatibility with Minecraft 26.1 Fixed a NullPointerException when sending a message to an empty Audience Java 21 is now required to run the Paper version The build pipeline no longer uses Lombok
  6. U

    social - Chat | Reactions | Emojis - 0.6.1 | Hotfix

    Fixed a NullPointerException when trying to access the console's UUID Improved the performance of the text processor by modifying its pipeline The text processor will now print useful information about its performance when debug mode is active
  7. U

    social - Chat | Reactions | Emojis - 0.6.0 | Help Command, PDC-based Storage, Smoother Animations

    Adds compatibility with Minecraft 1.21.9+ Adds command /social help Replaces the database with PDC-based storage, reducing overhead and code complexity Rewrote the reaction display logic to enable smoother animations by using interpolation Reworked the plugin's text processing pipeline with more...
  8. U

    banco | Item-based Economy - 1.2.2 | Hotfix

    Fixed various typos in en_US which break some core functionality Fixed an issue where the info dialog used the wrong title
  9. U

    banco | Item-based Economy - 1.2.1 | Bug Fixes

    Fixes an issue where some dialogs wouldn't be shown to players Config section menus has been renamed to dialogs
  10. U

    banco | Item-based Economy - 1.2.0 | Dialogs, Transaction History & Bug Fixes

    Adds dialogs for menu actions Adds transaction history API and command implementation (/transactions or /th) Adds experimental asynchronous database writes (accessible via settings option) Adds command /banco debug forcesave <account>, which can be helpful to find performance bottlenecks. This...
  11. U

    banco | Item-based Economy - 1.1.1 | Bug Fixes

    Fixes various concurrent modification exceptions in the cache system Fixes an issue where new players would have to rejoin for their balance to appear correctly
  12. U

    banco | Item-based Economy - 1.1.0 | Shulker Box support, Bundles rework & performance enhancements

    Added shulker box support Added Base64-encoded items Added experimental MySQL support Revamped bundles with ender chest and shulker box support Notorious performance improvements affecting most server setups Added Ukrainian localization Added French localization Commands have been reworked and...
  13. U

    social - Chat | Reactions | Emojis - 0.5.0 | Multi-platform API, Commands Rework & Various Enhancements

    The API is now fully multi-platform Commands have been totally reworked with better readability Introduces various performance enhancements Adds private channels, which can be enabled with /pm <username> Adds command /reply which replies to the latest message sent or received Adds configurable...
  14. U

    banco | Item-based Economy - 1.0.3 | Bug Fixes

    Fixes an issue where using the MythicMobs integration would introduce misbehaviours Fixes an issue where usernames in commands were case sensitive
  15. U

    banco | Item-based Economy - 1.0.2 | Hotfix

    - Fixes an issue within one of our libraries which prevented the plugin from initialising while our servers were down last Monday
Top