/
/lifesteal hologram cleanup [radius] (player-only, requires lifesteal.scoreboard.remove or lifesteal.hologram or lifesteal.admin). Scans nearby entities within the given radius (default 10, clamped to 1–64) and removes armor stands that look like EzLifesteal hologram lines but are no longer tracked by the manager. Useful after unexpected server crashes that leave ghost stands in the world.TopHologramManager is now tagged with a NamespacedKey("hologram_line") PDC entry. This makes orphan detection reliable across server restarts. Pre-existing untagged stands are identified via a heuristic (marker, invisible, no gravity, small, custom-name-visible, no base-plate, no arms).hologram-cleanup-removed and hologram-cleanup-none added to all 8 locale files (en, de, es, fr, nl, pt, ru, zh).CountdownBuilder fields through revive-beacon.yml under spawn.countdown:
start-message: server-wide broadcast sent when the countdown starts (leave blank to disable).end-message: server-wide broadcast sent when the countdown ends (leave blank to disable).end-commands: list of console commands dispatched when the countdown ends; supports {name} placeholder for the countdown ID.update-interval-seconds: how often EzCountdown refreshes the display in seconds (default 1; increase to reduce load on high-player-count servers).visibility-permission: permission node required to see the countdown overlay; leave blank to show to all players.ephemeral: when true (default) the countdown lives only in memory and is never written to EzCountdown's countdowns.yml, preventing orphaned entries after a server restart.EzCountdownBeaconHook now catches DuplicateCountdownException separately (reuses an existing countdown by name rather than silently dropping it) and catches the base EzCountdownException for all other EzCountdown errors, with distinct log messages for easier diagnosis.
Steal hearts from other players with leaderboard, auto-ban and more tools for competitive Minecraft Lifesteal servers