You are viewing a potentially older version of this package. View all versions.
LengSword-AutoItemBan-0.2.1 icon

AutoItemBan

Automatically bans items based on a predefined list.

Date uploaded a day ago
Version 0.2.1
Download link LengSword-AutoItemBan-0.2.1.zip
Downloads 57
Dependency string LengSword-AutoItemBan-0.2.1

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

AutoItemBan

Automatically bans items in PEAK.

Features

  • Ban items by ID or name (with support for partial name matching).
  • Support for both whitelist and blacklist modes.
  • Configurable alert system to notify players when a banned item is spawned or equipped.

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 ItemBanManager to 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