IronGolemLimiter v1.0.2 — Intelligent Control and Diagnostics Update
This release consolidates all improvements developed after the public version 1.0.1.
Full Blaze support has been added as a managed plugin target, including configuration, commands, and aliases.
A new Blaze farm detection system has been introduced using real chunk activity.
The plugin evaluates Blaze deaths within a configurable time window and, when farm behavior is detected, temporarily blocks SPAWNER Blaze spawns only in that chunk.
The classic Blaze limit mode (static-limit-enabled) is still available, but it now works alongside farm-detection.
The default setup now favors farm-detection to reduce abuse without disrupting normal fortress gameplay.
A redstone activity monitor by chunk has been added to help identify lag hotspots in loaded worlds (Overworld, Nether, and End).
New redstone diagnostics commands have been added:
/igl redstone status to check monitor status,
/igl redstone top [limit] to list the most active chunks,
/igl redstone tp <world> <x> <z> [y] for direct teleport to reported locations.
Clickable coordinates were added to redstone top output, and a clickable [TP] action was added to automatic redstone alerts for faster on-site inspection.
The help menu has been fully redesigned with pagination and clearer wording:
/igl help [page], /igl commands [page], /igl list [page].
Each entry now shows what the command does and how to use it.
Context-aware tab completion was added for subcommands, entities, config fields, spawn reasons, redstone actions, and help pages.
The reload flow was improved.
/igl reload now refreshes configuration, clears cooldowns, and restarts Blaze and redstone monitors consistently.
Public versioning has been normalized.
Intermediate internal builds were not published, and this release is officially published as 1.0.2 on top of the previously published 1.0.1.