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
- Host: GitHub
- URL: https://github.com/davidrockin/primedropenchant
- Owner: DavidRockin
- Created: 2019-07-01T02:49:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T20:04:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T00:25:01.841Z (4 months ago)
- Topics: bukkit, enchantments, free, java, primeux
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: docs/README.md
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)