MendingEnchant adds a configurable chance to obtain Mending from the enchanting table and from fishing.
It is designed for Minecraft Java Edition servers and primarily targets Bukkit, Spigot, and Paper.
- Add
MENDINGdirectly to enchanting table results - Configure different probability tiers with permission-based access
- Add an optional pity system for repeated failed enchant attempts
- Give players a chance to fish Mending books
- Restrict behavior by world or by item type
- Support localization and in-game reload/info commands
- Minecraft Java Edition
- Bukkit API
1.13+ - Supported server software: Bukkit, Spigot, Paper, and similar forks
- Download the latest
mending-enchantJAR. - Place it in your server's
plugins/directory. - Start the server.
- Edit the generated
plugins/MendingEnchant/config.ymlif needed. - Run
/mendingenchant reloadafter configuration changes.
Expected startup log:
[MendingEnchant] is enabled !
The official documentation is available at stellionix.github.io/MendingEnchant.
Useful pages:
The main command is /mendingenchant with alias /me.
Common examples:
/mendingenchant reload/mendingenchant info
The full command list and permission nodes are documented here.
Main configurable areas:
- enchanting probabilities
- custom permission tiers
- pity system
- item filter
- world filter
- fishing probability
- localization
See the full configuration reference here.
More statistics are available on bStats.
