AutoItemBan
Automatically bans items based on a predefined list.
CHANGELOG
Changelog
[0.2.1] - 2026-08-13
Changed
- Refactored item filter presets
- Updated newest item IDs for 2.0.a
Fixed
- Fixed compatibility issues for 2.0.a
[0.2.0] - 2026-04-26
Added
- Added support for whitelist mode, allowing users to specify items that are allowed instead of banned
Changed
- Refactored
ItemBanManagerto support both whitelist and blacklist modes - Reduce log spam by changing item ban logs from Info to Debug level
[0.1.2] - 2026-03-01
Added
- Added climbing preset with commonly used climbing items
[0.1.1] - 2026-02-22
Added
- Added caching for banned item IDs to improve performance
Fixed
- Fixed an issue where nested presets were not parsed correctly
[0.1.0] - 2026-02-09
Added
- Initial release