An open API service indexing awesome lists of open source software.

https://github.com/davidrockin/primedropenchant

🔮📙 PrimeDropEnchantment: Allows you to transfer enchantments to a book for a price
https://github.com/davidrockin/primedropenchant

bukkit enchantments free java primeux

Last synced: 3 months ago
JSON representation

🔮📙 PrimeDropEnchantment: Allows you to transfer enchantments to a book for a price

Awesome Lists containing this project

README

        

# PrimeDropEnchant

PrimeDropEnchant allows players to transfer enchantments from items to
books and vice versa. It's as simple as taking a book, and right clicking it
onto an enchanted item. The player will be able to select which enchantments
they would like to keep or drop from an itemstack and into a new book.

**Restrictions:**
- Players can only transfer to/from books (will be configurable in the future)
- Players can only transfer enchants from a single item (not a stack of swords)
- Players can only transfer to a single book
- Players CAN bulk enchant from a stack of books, but only to ONE item at a time

## Table of Contents
- [Configuration](01-CONFIG.md)
- [Permissions](02-PERMISSIONS.md)
- [Commands](03-COMMANDS.md)