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.
Added Evoker limiter (totem farms) and unified per‑entity limiting logic.
Added spawn‑reason filters (supports ANY) and a totem alias for Evoker.
Implemented per‑area cooldown after spawn or death to prevent instant replacement.
Expanded commands: /igl alias, status, version|ver, set (radius/max/cooldown), reason, reset|defaults, plus a cleaner command list UI.
Switched all messages/descriptions to English and improved formatting.
Added English comments to config.yml for every setting.
Implemented a Spigot update checker (resource ID 132306) with console warning and admin join notification.
Updated plugin.yml usage/description and synced version to 1.0.1.