cloudnode-pro / EnchantBookPlus

Combine enchantment books to achieve levels above vanilla
GNU General Public License v3.0
2 stars 0 forks source link

EnchantBookPlus

CodeQL Modrinth Version Game Versions Downloads

Combine enchantment books to achieve levels above vanilla

How it works

This plugin allows you to combine enchantments, e.g. Efficiency V + Efficiency V = Efficiency VI. This is done by using an anvil.

You can configure which enchantments can be combined above the Vanilla Minecraft levels. You can set the max level for each enchantment, and add XP cost in levels.

[!IMPORTANT] You need AnvilUnlocker for anvil costs above 40 lvl to disable the "Too Expensive!" message.

Permissions

[!NOTE] <echantment> is the enchantment ID, e.g. swift_sneak, efficiency, etc. Replace with * for all enchantments.

Example: enchantbookplus.enchant.* or enchantbookplus.enchant.unbreaking

Permission Description
enchantbookplus.enchant.<enchantment> Allow enchanting <enchantment> above the vanilla level, as configured in the plugin.
enchantbookplus.reload Reload plugin config using /enchantbookplus reload

Reporting issues

Fixing bugs is the utmost priority for this project. If you find any issue, check the GitHub Issue Tracker to see if it has already been reported. If not, create a new issue.

When creating a new issue, include as many relevant details as possible, e.g.:

Contributing

Anyone is welcome to contribute to this project.

To contribute:

  1. Fork the repository
  2. Make your changes in your forked repository
  3. Create a pull request

Pull requests require approval and changes may be requested before merging to the main branch.

Contributions of any kind are most welcome and are given full credit.

License

This is libre software, meaning that it is forever free and open source, licensed under the GNU General Public License version 3. You can read the full license.