The ultimate solution for choosing enchantments!
SOURCE CODE RELEASED AT https://github.com/derjasper/EnchantmentPlus
This plugin allows players to choose the enchantments they put on their items. This is done by making enchanted books reuseable. After applying an enchantment to an item using an anvil, the book will be returned to the player. In order to keep the game balanced, the level costs will be increased. There is still a possibility to use enchanted books as in Vanilla Minecraft.
Just combine your item with an enchanted book in an anvil. By left clicking the result slot, the plugin will check if you have enough level to apply the enchantment. If this is the case, the enchanted book stays in the slot, otherwise, the plugin cancels the action and will display a message (Sadly, there is no possibility to change the displayed level in the gui yet). If you right-click the result slot, the action will be handled as in vanilla Minecraft.
For installation, copy the EnchantmentPlus.jar in your plugin folder. The configuration file will be created automatically on first run.
Then, add one or more worlds to the config.yml (see next section for more details) and don't forget to give your players the permission to use this plugin!
These permissions are available:
These bugs cannot be fixed until Bukkit's API has better support for anvils:
Please let me know if there's something to add to this plugin. If you use this plugin, write a comment. It's important for me to decide if I should keep this plugin up to date.