This plguin adds new enchants to your game, such as healthsteal, bleed, autosmelt, and more!
A powerful custom enchantments plugin for Paper 1.21+ that adds 85+ unique enchantments to your server through a fully data-driven YAML system.
SuperEnchants replaces the vanilla enchanting experience with a massive library of custom enchantments spanning weapons, armor, tools, bows, fishing rods, and more. Every enchantment is defined in its own YAML config file, making it easy to tweak values, disable specific enchants, or create your own without touching any code.
| Command | Description |
|---|---|
/superenchant <enchant> <level> |
Apply an enchant to your held item |
/segui |
Open the enchant GUI for your held item |
/sebooks |
Browse all enchants and get enchanted books |
/segive <player> <enchant> <level> |
Give an enchanted book to a player |
/sereload |
Reload all enchant configs |
| Permission | Description | Default |
|---|---|---|
superenchants.enchant |
Use /superenchant |
OP |
superenchants.gui |
Use /segui |
OP |
superenchants.books |
Use /sebooks |
OP |
superenchants.give |
Use /segive |
OP |
superenchants.reload |
Use /sereload |
OP |
superenchants.use.<id> |
Use a specific enchant | All |
superenchants.apply.<id> |
Apply a specific enchant via GUI | All |
superenchants.admin |
All admin permissions | OP |
Each enchantment lives in plugins/SuperEnchants/enchants/<name>.yml. Drop in new files or edit existing ones, then /sereload to apply changes live.
For the full list of enchantments, action types, triggers, configuration options, and advanced usage, see the Wiki.