Recent content by ohAlee

  1. ohAlee

    PlayerDataHistory - A fast data logging - Bug fixes, Performance improvements

    Storage & Database Fixed a crash during data purge related to the sessions table Fixed SQL vulnerabilities in query filtering Fixed playtime never being saved when a player session closed; playtime is now correctly calculated and persisted Fixed server switch events being logged under the wrong...
  2. ohAlee

    UltimateGuilds - Roles, Tag, GUI & More - improve database operations and guild management logic

    feat: improve database operations and guild management logic Enhance caching mechanism for better performance. Introduce improved guild rank lookup method. Migrate date formatting.
  3. ohAlee

    UltimateOneBlock - Build Your Empire - Bug fixes, Performance improvements

    Bug Fixes Fixed a critical data corruption issue where islands could be lost or mixed up in internal storage due to an incorrect identity check. Fixed a bug where color codes in formatted messages were never applied, causing raw placeholder text to appear instead of colored output. Fixed issues...
  4. ohAlee

    UltimateTournament - Web Bracket - release candidate: 2.3.2

    Bug fixes: improve tournaments caching synchronize player storage on join/leave/removeAll/save concurrent DataSaver writes arena enter: fix wrong config path settings.require_empty_inventory → settings.general.* fix require_empty_inventory condition reset command available when tournament not...
  5. ohAlee

    UltimateTournament - Web Bracket - fix: config file not loading

    fix: config file not loading
  6. ohAlee

    UltimateOneBlock - Build Your Empire - H2 Database Fix

    Fix loading H2 database with new schema
  7. ohAlee

    UltimateOneBlock - Build Your Empire - Fix

    Fix configuration loading
  8. ohAlee

    UltimateGuilds - Roles, Tag, GUI & More - Network support via Redis

    The new stable and updated code now supports multi-server live updates and caching via Redis.
  9. ohAlee

    UltimateGuilds - Roles, Tag, GUI & More - No dependencies, new structure.

    THIS IS A BETA VERSION - DO NOT USE IN PRODUCTION Please report any bug at discord.ohalee.com A new data structure is used. BasementLib is no longer required, you should remove it. Delete all the files and the tables. New, updated, files will be created. This version aims to fix...
  10. ohAlee

    PlayerDataHistory - A fast data logging - v2.0.0: Internal refactor and new features

    internal code refactor and improvements added live sessions added client branding upgraded database schema
  11. ohAlee

    UltimateTournament - Web Bracket - Refactor: remove BasementLib

    Remove BasementLib library. Update to the latest versions
  12. ohAlee

    UltimateOneBlock - Build Your Empire - Refactor: remove BasementLib

    Support for MariaDB and H2 without BasementLib.
  13. ohAlee

    UltimateOneBlock - Build Your Empire - Nexo plugin support and QOL

    Add support for Nexo blocks and items add "island-teleport-on-fall: true" in the config
  14. ohAlee

    UltimateTournament - Web Bracket - Skip BYE vs BYE matches

    feat: skip BYE vs BYE matches
  15. ohAlee

    PlayerDataHistory - A fast data logging - Java 21 and avoid logging sessions under 2 seconds

    feat: Java 21 and avoid logging sessions under 2 seconds
Top