Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.4–1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 months ago
Updated last month
The Limiters
Limiters Plugin contains my other 3 plugins Item Limiter, Potion Limiter, and Enchant Limiter all in one package. Rather than having 3 different jar files, now everything comes packaged in a single file with a single GUI that can be opened using /tl. All the subcommands can be accessed using /tl.
Features
/tlopens one menu that links straight into all three limiters' GUIs- Item Limiter: Limit the number of any item or potion carried by players, visually defined through Deposit GUI. The limit counts only the items a player has in his inventory.
- Potion Limiter: Potion limitation can be applied by tiers (Tier 1, Tier 2, Debuffs), and applies to drinking, throwing, brewing, tipped arrows, dispensers, and mob effects
- Enchant Limiter: Limits or removes all kinds of enchantments throughout the server; applies to anvils, enchanting tables, villager trades, loot tables, mobs, and dispensers
- Common
config.yml, divided intoitems,potions,enchants - Two permission nodes:
thelimiters.useandthelimiters.bypass
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 |
Installation
- Drop the latest
the-limiters-x.x.jarinto yourplugins/folder.


