EnchantLimit

EnchantLimit

A simple Minecraft plugin that caps enchantment levels

2 166 downloads
1 followers

EnchantLimit

This plugin lets you limit enchantment levels on your server. You can disable higher-level enchantments like Protection IV while still allowing lower levels such as Protection III, giving you better control over balance and gameplay.

Example Configuration

You can configure which enchantments are limited and their maximum allowed levels:

# Limit enchantment levels
# Format: ENCHANTMENT:MAX_LEVEL (0 = completely blocked)

blocked-enchantments:
  PROTECTION: 3  # Allows Protection 1–3, blocks 4+
  SHARPNESS: 0   # Blocks all Sharpness
item-enchantments:
   MACE:
     UNBREAKING: 0 # Blocks unbreaking on all maces 
   "*_SWORD":         
     KNOCKBACK: 1  # Wildcard pattern for all swords (IRON_SWORD, GOLDEN_SWORD, etc.)

# Message shown when an enchantment is downgraded
blocked-message: "&c[EnchantLimit] {enchantment} was downgraded to level {max_level}."
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/eTbT5Ta_YH4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

Bstats

📜 TERMS OF SERVICE

  1. 🚫 You may NOT claim this plugin as your own
  2. 🚫 You may NOT resell or republish this plugin