Skip to content

Inventory Scan (PRO)

By default ToolsNotifier only reacts when an item is used. The PRO inventory scan adds a periodic sweep of the player’s entire inventory, so a low-durability spare in a backpack slot still gets flagged.

Settings:
ProInventoryScan:
Enabled: true
IntervalSeconds: 30
Key Default Description
Enabled true Master switch for the periodic scan (PRO only).
IntervalSeconds 30 How often (seconds) the scan runs for each player.

Every IntervalSeconds, the scan checks all damageable items a player is carrying against the same thresholds & categories as normal notifications, and warns about anything low β€” respecting the per-player cooldown so it never spams.

  • Server-wide: set ProInventoryScan.Enabled: false.
  • Per player: each player can turn off Inventory Scan in their Preferences GUI. When the admin has disabled it globally, the per-player toggle is locked off.

This is a PRO-only feature. On the free edition, only in-use items trigger notifications.