Recent content by NightBeamStudio

  1. NightBeamStudio

    Void Sentinel | All-In-One AntiCheat - v2.0 (Trust & Hardening)

    Fixed SpeedAnalysis shared buffer bug Each player now has isolated per-UUID violation state via ConcurrentHashMap. Previously a single int buffer was shared across all players, meaning one player's lag could cause false positives on completely unrelated players. SimulationAnalysis Jump Boost...
  2. NightBeamStudio

    DonutSMP Core Enterprise | Cross-Server - v2.2.4 (Bug Fix)

    - Worth inventory lore remains enabled (apply-to-player-inventory: true); lore is synced on pickup, item spawn, mining, and all hotbar slots so stacks merge correctly.
  3. NightBeamStudio

    DonutSMP Core Enterprise | Cross-Server - v2.2.3hf

    - Fixed the homes GUI from accepting shift-clicked items that disappeared when the menu closed
  4. NightBeamStudio

    DonutSMP Enterprise Setup | Cross-Server - v2.0.0

    Updated all plugins to the latest version. Updated server to 26.1.2 Fixed multiple bugs
  5. NightBeamStudio

    DonutSMP Core Enterprise | Cross-Server - v2.2.3 (Bug Fix)

    Fixed Fixed CrateShop crate chest locations not persisting across restarts (locations now load even when worlds are unloaded at startup; holograms hydrate on WorldLoadEvent). Fixed /rtp failing after warmup when RegionVerse hook was unavailable — RTP now falls back to teleportAsync like RTP...
  6. NightBeamStudio

    Infinity Rifts - PvE Portals & Rewards - v1.9.7 (bug fix)

    Fixed Fixed an issue where a gateway wave could time out even after all tracked mobs were defeated. Improved wave completion checks before timeout failure. Improved debug logs for gateway mob tracking and wave status. Improved Added clearer logs for failed mob spawns, removed mobs, and wave...
  7. NightBeamStudio

    DonutSMP Core Enterprise | Cross-Server - v2.2.2 (bug fix)

    Fixed Fixed an issue where returning from the End could incorrectly trigger inventory or armor logic. Prevented starter kits/loadouts from applying during End exit portal transitions. Improved safety checks around inventory synchronization (respawn kit is centralized; post-death teleporter no...
  8. NightBeamStudio

    RegionVerse - Folia World Management - v2.0.0 (26.1.2 Update)

    Fixed Fixed managed worlds failing to load on Folia 1.21.11 when LevelStorageSource.writeWorldGenSettings(...) is not available. Fixed RegionVerse treating missing world_gen_settings.dat as fatal on older Folia runtimes that read world generation settings from level.dat. Fixed unsafe overworld...
  9. NightBeamStudio

    Elo - Ranked & Leaderboards - v2.1.0 (Folia threading + reload)

    Fixed a critical threading issue that prevented rank-up notifications and money rewards from working on Folia servers. New /elo reload Command Validation-before-apply: Each configuration file is validated before being applied. If a file contains errors, the previous working configuration is...
  10. NightBeamStudio

    Infinity Rifts - PvE Portals & Rewards - v1.9.6 (Bug Fix)

    Boss lifecycle overhaul: Final-wave bosses no longer disappear when the gateway collapses from time expiry. Gateways now stay active while a boss is alive collapse only triggers after the boss is defeated. New mob flag boss: true: Mark any mob in a wave as a boss. Boss mobs must be killed before...
  11. NightBeamStudio

    Void Sentinel | All-In-One AntiCheat - v1.12 (26.1.2 UPDATE)

    Passive Violation Decay Violations now decay by 1 every 5 minutes for checks a player hasn't triggered recently. This means a clean player who had a single false flag won't carry that VL forever. Config path: general.vl-decay (enabled by default) TPS Protection When your server TPS drops below...
  12. NightBeamStudio

    Infinity Rifts - PvE Portals & Rewards - v1.9.5 (bug fix)

    Fixed custom mobs not spawning in rifts, including documented type: mythic:MobName entries. Fixed Folia/Canvas entity thread violation during rift end cleanup. Fixed stuck failed bossbars by hardening all rift cleanup paths. Improved rift cleanup safety and readable contextual logging. Improved...
  13. NightBeamStudio

    Elo - Ranked & Leaderboards - v2.0.1 (bug fix)

    Fixed rank-down permission cleanup so higher-rank permissions are removed when a player drops to a lower rank. Added full rank permission resync on rank changes, joins/relogs, admin point changes, plugin reloads, and online data recalculation paths. Added a dedicated rank permission sync service...
  14. NightBeamStudio

    DonutSMP Enterprise Setup | Cross-Server - v1.5.0

    Fixed multiple minor bugs. Updated all plugins to the latest versions. Updated Folia-Server software.
  15. NightBeamStudio

    DonutSMP Core Enterprise | Cross-Server - v2.2.1 (Compatibility)

    Fixed semantic version comparison so older remote versions such as v2.0.3 are not reported as newer than 2.2.x. Existing loaded worlds are detected and reused by the internal region service. When standalone RegionVerse is installed and enabled, DonutCore disables its internal world loader to...
Top