... | ... | @@ -2,16 +2,21 @@ Mythic Enchants has a simple command structure that can be accessed by typing ** |
|
|
|
|
|
## General Commands
|
|
|
|
|
|
- **`/me`** (alias: **/mythicenchants**) *Base command for the plugin. Displays all other commands.*
|
|
|
- **`/me enchant [enchantment] <level>`** *Enchants your currently held item with the given enchantment.*
|
|
|
- **`/mythicenchants`** (alias: **/me**) *Base command for the plugin. Displays all other commands.*
|
|
|
|
|
|
- **`/me enchant <target> <enchantment> <level>`** *Enchants the target’s currently held item with the given enchantment.*
|
|
|
|
|
|
- **`/me remove [enchantment]`** *Removes the specified enchant from the held item.*
|
|
|
- **`/me list`** *Lists all currently loaded enchantments.*
|
|
|
|
|
|
- **`/me reload`** *Reloads all mythicenchants configurations. When adding or making changes to enchantments, make sure that every player rejoins the server to see the changes. Restart the server when removing any enchantments*
|
|
|
|
|
|
<!--**`/me list`** *Lists all currently loaded enchantments.* -—>
|
|
|
- **`/me reload`** *Reloads the plugin.*
|
|
|
|
|
|
<!-- - **`/me info [enchantment]`** *Gives info about the specified enchantment.* -->
|
|
|
|
|
|
## Permissions
|
|
|
- **`mythicenchants.command.base`** - Use the base help menu
|
|
|
- **`mythicenchants.command.base`** - Required for **`/mythicenchants`**
|
|
|
- **`mythicenchants.command.enchant`** - Use the enchant command
|
|
|
- **`mythicenchants.command.list`** - Use the list command
|
|
|
- **`mythicenchants.command.reload`** - Use the reload command
|
|
|
<!-- - **`mythicenchants.command.info`** - Use the info command --> |
|
|
\ No newline at end of file |