📄 Commands
The main plugin command name can be changed in the config.yml
. By default it's excellentenchants
or eenchants
.
[] - Optional, <> - Required
/eenchants [help]
- Displays a list of all plugin commands./eenchants reload
- Reload the plugin and enchantment configs./eenchants book <enchantment> [level] [player]
- Gives enchanted book with a specific enchantment to a player. Use-1
in level argument for a random level./eenchants getfuel <enchantment> [amount]
- Get enchantment fuel (charges) item./eenchants raritybook <rarity> [level] [player]
- Gives enchanted book with an enchantment of the specific rarity to a player. Use-1
in level argument for a random level./eenchants enchant <enchantment> <level> [player] [slot]
- Enchants item [in specific player slot] with specific enchantment. Use-1
in level argument for a random level./eenchants disenchant <enchantment> [player] [slot]
- Disenchants item [in specific player slot] from specific enchantment./eenchants list [player]
- Open a GUI with new enchantments.
Last updated