Item Banning
Last updated March 13, 2026 at 12:00 PM
Item Banning
The Item Banning system allows administrators to prevent specific items from existing in player inventories. When a banned item is detected, it is automatically removed. The check runs once per second.
Managing Banned Items
- Open the Admin Panel (
!adminpanel). - Go to Item Banning.
- From here you can:
- View the current list of banned items
- Add items to the ban list
- Remove items from the ban list
How It Works
The system scans all online player inventories every second. If a player is found carrying a banned item, it is removed from their inventory automatically. The player may receive a notification.
Use Cases
- Preventing players from obtaining admin-only items
- Removing overpowered or exploitable items from circulation
- Enforcing server-specific item restrictions
Notes
- Players with the
admintag are exempt from item banning by default. - Regular players have banned items removed automatically without exception.
- This system runs continuously in the background while the server is active.