LEnch is a plugin designed for Spigot-based Minecraft servers that allows players to enchant items using a simple command. The plugin supports various enchantments and adds special lore to enchanted items.
Commands:
1.
/lench [enchant] [level] - Enchants the item held by the player. Requires the
lench.use permission. Example:
/lench sharpness 3
2.
/rlenchreload - Reloads the plugin configuration. Requires the
lench.reload permission.
Configuration:
The plugin uses configuration files `config.yml` and `messages.yml`. In `config.yml`, you can configure lore for different enchantments, and in `messages.yml`, you can customize the messages used in the plugin.
command-no-permission: "&cYou don't have permission to use this command!"
invalid-usage: "&cCorrect usage: /lench [enchant] [level]"
no-item: "&cYou must be holding something in your hand!"
wrong-number: "&cEnchantment level must be a number!"
wrong-name: "&cInvalid enchantment name!"
success: "&aItem has been enchanted!"
reload-success: "&aLEnch configuration has been reloaded."
Permissions:
1. `lench.use` - Permission to use the `/lench` command.
2. `lench.reload` - Permission to use the `/rlenchreload` command.
Support:
For issues or questions, contact the plugin creator through
Discord