MendingEnchant

Make possible to have mending with enchant table

39

MendingEnchant

<p align="center"> <img src="https://media.forgecdn.net/attachments/302/353/me.png" alt="MendingEnchant" width="673" height="148"> </p>

<p align="center"> <a href="https://discordapp.com/invite/jCsvJxS" rel="nofollow"> <img src="https://media.forgecdn.net/attachments/1574/957/discord-png.png" alt="Join Discord" width="212"> </a> <a href="https://github.com/apavarino/MendingEnchant"> <img src="https://media.forgecdn.net/attachments/355/455/get-it-on-github.png" alt="GitHub" width="207" height="80"> </a> <a href="https://www.paypal.com/cgi-bin/webscr?return=https://dev.bukkit.org/projects/322434?gameCategorySlug=bukkit-plugins&projectSlug=redstoneme&cn=Add+special+instructions+to+the+addon+author()&business=arthur.pavarino%40gmail.com&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted&cancel_return=https://dev.bukkit.org/projects/322434?gameCategorySlug=bukkit-plugins&projectSlug=redstoneme&lc=US&item_name=RedStoneMe+(from+bukkit.org)&cmd=_donations&rm=1&no_shipping=1&currency_code=USD"> <img src="https://showertimer.world/wp-content/uploads/2020/12/paypal-donate-button.png" alt="Donate with PayPal" width="204" height="79"> </a> </p>

<p align="center">Lightweight Mending enchantment management</p>

<p> <img src="https://media.forgecdn.net/attachments/492/651/me_description.png" alt="Description" width="673" height="42"> </p>

<p> MendingEnchant lets players get <strong>Mending</strong> from the enchanting table without making the game feel unbalanced. It allows Mending to appear directly on tools, weapons, armor, and books. </p>

<p>By default, the chance to get Mending scales with the enchantment level cost:</p>

<ul> <li>Level cost 30: 6% chance</li> <li>Level cost 20: 4% chance</li> <li>Level cost 10: 2% chance</li> <li>Level cost 5: 1% chance</li> </ul>

<p> These are the default values and can be changed in the configuration to better fit your server balance. </p>

<h3>Features</h3> <ul> <li>Get Mending from the enchanting table</li> <li>Enchant books with Mending</li> <li>Enchant tools, weapons, and armor with Mending</li> <li>Editable enchanting chances in the config file</li> <li>Permission management</li> <li>Multiple custom probabilities based on permission nodes</li> <li>Configurable chance to obtain Mending while fishing</li> <li>Item filters and world filters</li> <li>Pity system for enchanting, increasing the chance after repeated failed attempts</li> <li>Admin commands for reload and info</li> <li>Localization support</li> <li>Auto-update support</li> <li>Works on Minecraft 1.13+</li> </ul>

<p> Since <em>version 1.6.0</em>, MendingEnchant uses <em>bStats</em> to collect anonymous usage data for plugin statistics. </p>

<p> <img src="https://media.forgecdn.net/attachments/492/654/me_permissions.png" alt="Permissions" width="673" height="43"> </p>

<table> <thead> <tr> <th>Permission</th> <th>Description</th> <th>Default</th> </tr> </thead> <tbody> <tr> <td><code>mendingenchant.use</code></td> <td>Allows players to obtain Mending from the enchanting table.</td> <td>Yes</td> </tr> <tr> <td><code>mendingenchant.custom1</code></td> <td>Applies the custom probability 1 value when enchanting.</td> <td>No</td> </tr> <tr> <td><code>mendingenchant.custom2</code></td> <td>Applies the custom probability 2 value when enchanting.</td> <td>No</td> </tr> <tr> <td><code>mendingenchant.custom3</code></td> <td>Applies the custom probability 3 value when enchanting.</td> <td>No</td> </tr> <tr> <td><code>mendingenchant.admin.reload</code></td> <td>Allows reloading the plugin configuration with the admin command.</td> <td>OP</td> </tr> <tr> <td><code>mendingenchant.admin.info</code></td> <td>Allows viewing the plugin configuration summary with the admin command.</td> <td>OP</td> </tr> <tr> <td><code>mendingenchant.bypass.itemfilter</code></td> <td>Bypasses the configured item filter.</td> <td>No</td> </tr> <tr> <td><code>mendingenchant.bypass.worldfilter</code></td> <td>Bypasses the configured world filter.</td> <td>No</td> </tr> </tbody> </table>

<p> <img src="https://media.forgecdn.net/attachments/492/652/me_installation.png" alt="Installation" width="673" height="42"> </p>

<p> Just drag and drop <code>MendingEnchant.jar</code> into your <code>plugins</code> folder. </p>

<p> <img src="https://media.forgecdn.net/attachments/492/653/me_issues.png" alt="Issues" width="673" height="42"> </p>

<p> If you find any issue, please report it on <a href="https://github.com/apavarino/MendingEnchant">GitHub</a> or on <a href="https://discordapp.com/invite/jCsvJxS">Discord</a>. </p>

ADS