https://github.com/nottamion/keepenchant
Allows you to keep the enchantment when using the grindstone
https://github.com/nottamion/keepenchant
enchant enchantment enchantments minecraft minecraft-plugin minecraft-server paper paper-plugin papermc spigot spigot-plugin spigotmc
Last synced: about 2 months ago
JSON representation
Allows you to keep the enchantment when using the grindstone
- Host: GitHub
- URL: https://github.com/nottamion/keepenchant
- Owner: notTamion
- License: mit
- Created: 2023-06-23T17:08:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T08:33:52.000Z (over 2 years ago)
- Last Synced: 2023-09-30T09:42:16.914Z (over 2 years ago)
- Topics: enchant, enchantment, enchantments, minecraft, minecraft-plugin, minecraft-server, paper, paper-plugin, papermc, spigot, spigot-plugin, spigotmc
- Language: Java
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KeepEnchant
Allows you to keep the enchantment when using the grindstone
## Usage
When you disenchant an item in the Grindstone You will get an enchanted book with all enchantments of the item added to your inventory or if your inventory is full thrown on the ground.
### Commands
- Command - Description - Permission
- /keepenchant - Toggles KeepEnchant for you - keepenchant.toggle
- /keepenchant PlayerName - Toggles KeepEnchant for the player - keepenchant.toggle.others
- /keepenchant toggle default - Toggles the default value. Default: true - keepenchant.toggle.default
- /keepenchant toggle requirebook - Toggles if a book is required to keep the enchantments. Default: true - keepenchant.toggle.requirebook