Recent content by Monolith

  1. Monolith

    SuperCrate, powerful CSGO style crate - Support latest Hytale update and some changes

    refactor: migrate translations to Quill enum system fix: handle UI dismissal "Item ToolTip" refactor: update key detection to use hotbar refactor: HytaleMiniFormat dependency feat: add "scrates" command alias and update server dependencies
  2. Monolith

    SuperSpawners - Compatibility with latest Hytale version

    [+] Update Hytale Server dependency to 2026.03.26-89796e57b and bump [+] Introduce WaterDriftCommand as a base command for the addon, including reload and debug-waterlevel subcommands [+] Implement a reloadConfig method in WaterDriftAddon to allow dynamic configuration updates [~] Refactor...
  3. Monolith

    SuperBounties, put items on players head - [BREAKING CHANGES] Ensure compatibility with Hytale Version 2026.03.26-89796e57b

    BREAKING CHANGE — Bounty item storage has been migrated from arrays to lists. Existing bounty data will be incompatible with this version. [+] Ensure compatibility with Hytale Version 2026.03.26-89796e57b [+] Introduce BountyFinishedEvent for developer API integration [+] Add translations for...
  4. Monolith

    SuperSpawners - Spawner Evolution System

    [+] Introduce Upgrade-Addon module to handle spawner upgrades via UI and economy [+] Introduce new cancellable SpawnerPlaceEvent and SpawnerBreakEvent to the API [~] Consolidate SpawnerPreSpawnEvent and SpawnerPostEvent into a single SpawnerSpawnEvent with nested Pre and Post classes [~] Update...
  5. Monolith

    SuperBounties, put items on players head - Additions, Fix and Update Plugin Page

    feat: add reward preview and skin caching Link 'Consult Rewards' button in BountyBoard to BountyPreview Cache target player skins for all online players when adding new bounties Update BountyBoard UI layout and enable async image loading Expose BountyPreview#open and update window title Bump...
  6. Monolith

    SuperBounties, put items on players head - Reduce UI Freeze

    [+] Reduce UI Freeze [+] Bump HyUI version [+] Bump plugin version
  7. Monolith

    SuperSpawners - First stable version v1.0.4

    [+] Added spawner break and drop mechanics.
  8. Monolith

    SuperSpawners - v1.0.4-SNAPSHOT

    [+] Improves Spawning System [+] Add SpawnerPreSpawnEvent (for developers) [~] Fix Startup Issues [~] Fix Random Crashes
  9. Monolith

    SuperCrate, powerful CSGO style crate - Physical keys are here

    [+] Add Physical-Keys Support : Tutorial Here [~] Fix Crashes when rewards list is empty
  10. Monolith

    SuperCrate, powerful CSGO style crate - Bugs fixes

    [~] Rework SuperCrates command help display [~] Fix permissions issues with command /sc check [~] Adjust VirtualKeysUi height [~] Fix error with give-key command when executed by console [+] Add remove-key subcommand [+] add aliases "crate" and "crates" for main command [+] Add permission check...
  11. Monolith

    SuperCrate, powerful CSGO style crate - Check Keys Inventory

    Adding UI for the command /sc check. Warning: You need to fill the "Virtual Key Icon" in the asset editor to see the desired item.
  12. Monolith

    SuperSpawners - Fixing startup crashes and other issues.

    [~] Fixing Startup crashes when the WaterDrifts-Addon is not present [~] Fixing Server crashes due to configuration of ranges [~] Fixing Entity Spawning at top of spawner. [~] Fixing Event not fired [+] Adding Debug Water command
  13. Monolith

    SuperSpawners - Bugs fixs & Addons

    Fixing bug with overriding spawner block
  14. Monolith

    SuperBounties, put items on players head - Hotfix

    Fix dynamic image causing client crashes dues to recent Hytale update
  15. Monolith

    SuperBounties, put items on players head - Update Hytale Server dependency to 2026.02.17

    Update server artifact version to 2026.02.17-255364b8e in pom.xml Update AssetModule.registerPack call to match new API signature
Top