Improved subcommand handling for the /lagfixer command.
Fixed an issue where the module configuration menu stopped working after making changes.
Optimized the module list and configuration menus by removing the function that cleared and rebuilt the inventory each time; unchanged items now remain persistent between updates.
Optimized reflection in DeprecatedBukkitSupport for unsupported versions that rely on NMS class adaptation.
Added a new "others" limit type in EntityLimiter, which restricts the spawning of entities other than creatures, items, vehicles, and projectiles (e.g. armor stands).
Stopped using Google Commons’ ImmutableList to improve compatibility with older Minecraft versions that do not support this library.
Fixed an issue in ErrorsManager, which previously failed to report plugin errors properly.
Changed the resource channel from Alpha to Release.