Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.4–1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published last week
The Limiters
The Limiters brings my three companion plugins: Item Limiter, Potion Limiter, and Enchant Limiter: together into one. Instead of running three separate jars, I've combined everything into a single shared config and one GUI you can launch from /tl. Every subcommand is under /tl, and there are only two permissions to manage.
Features
/tlopens one menu that links straight into all three limiters' GUIs- Item Limiter: cap how many of any item or potion a player can carry, set visually by placing items into a deposit GUI. Limits only count what a player is physically carrying: ender chest is ignored for limits but banned items are still deleted from it
- Potion Limiter: ban potions by tier (Tier 1, Tier 2, Debuffs), enforced on drinking, splashing, brewing, tipped arrows, dispensers, and mob effects
- Enchant Limiter: cap or fully disable any enchantment server-wide, enforced everywhere: anvils, enchanting tables, villager trades, loot tables, mob drops, and dispensers
- One shared
config.yml, cleanly split intoitems/potions/enchantssections - Two permissions total:
thelimiters.usefor access,thelimiters.bypassfor exemption
Commands
| Command | Description | Permission |
|---|---|---|
/tl |
Shows command usage | thelimiters.use |
/tl gui |
Opens the main menu linking to all three limiters | thelimiters.use |
/tl reload |
Reloads all three configs at once | thelimiters.use |
/tl item |
Opens the Item Limiter GUI | thelimiters.use |
/tl item set |
Hold an item → opens deposit GUI to set its limit | thelimiters.use |
/tl item limits |
View all active item limits in a paginated GUI | thelimiters.use |
/tl item ban |
Hold an item → ban it (requires confirm) | thelimiters.use |
/tl item ban confirm |
Confirms a pending item ban within 10 seconds | thelimiters.use |
/tl item unban |
Open the unban GUI | thelimiters.use |
/tl item removelimit |
Open the remove limit GUI | thelimiters.use |
/tl potion |
Opens the Potion Limiter GUI | thelimiters.use |
/tl enchant |
Opens the Enchant Limiter GUI | thelimiters.use |
/tl enchant set <enchant> <level> |
Cap an enchantment at a specific level | thelimiters.use |
/tl enchant disable <enchant> |
Fully disable an enchantment | thelimiters.use |
/tl enchant enable <enchant> |
Remove an enchantment's limit | thelimiters.use |
/tl enchant list |
List all currently limited enchantments | thelimiters.use |
Aliases
| Command | Aliases |
|---|---|
/tl |
/thelimiters, /limiters |
Permissions
| Permission | Description | Default |
|---|---|---|
thelimiters.use |
Access to all /tl commands and GUIs |
OP |
thelimiters.bypass |
Bypass all item, potion, and enchant limits | false |


