ItemLock – Advanced Item & Potion Restrictions!
ItemLock is a
feature-rich Minecraft Paper plugin for
1.21 that lets you
limit,
disable, or
fine-tune items and potions on your server with precision!
⚙️ Enhanced Features:
✅
Item Limits - Set maximum amounts for any item
✨
Potion Level Locking - Restrict specific potion levels (e.g., Strength II only)
Container Scanning - Counts items in chests, barrels, and shulker boxes
Permission System -
itemlock.bypass lets privileged players ignore restrictions
Lock Listing - View all active locks with
/itemlock-list
Data Persistence - Locks save between server restarts
⌨️
Smart Tab Completion - Fast autocomplete for all commands
Commands:
Code (Text):
# Lock regular items
/item-lock <material> [max_amount]
# Lock potions by level
/item-lock <potion_type> [level] [max_amount]
# Unlock items/potions
/item-unlock <item|potion_type> [level]
# List active locks
/itemlock-list
Potion Locking Examples:
Code (Text):
# Block all Strength potions
/item-lock STRENGTH
# Allow only 5 Strength II potions
/item-lock STRENGTH 2 5
# Block all levels of Speed potions
/item-lock SPEED
# Unlock Strength II
/item-unlock STRENGTH 2
️ Permissions:
- itemlock.bypass - Bypass all item locks (Default: OP only)
Perfect for:
✔️
Survival - Control overpowered items
✔️
Economy - Prevent item inflation
✔️
Minigames - Create custom restrictions
✔️
Roleplay - Limit rare potions
Make your server
balanced and
customizable with
ItemLock!