Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicEnchants MythicEnchants
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicEnchantsMythicEnchants
  • Wiki
  • Commands and Permissions

Commands and Permissions · Changes

Page history
Update Commands-and-Permissions.md authored Oct 27, 2024 by Phillip's avatar Phillip
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 20 deletions
+6 -20
  • Commands-and-Permissions.md Commands-and-Permissions.md +6 -20
  • No files found.
Commands-and-Permissions.md
View page @ d25f4724
Mythic Enchants has a simple command structure that can be accessed by typing **/mythicenchants** or **/me**. Typing that will display a menu with all available commands, and each level of commands will provide menus or information about what you can do. All command parameters surrounded by []'s are required, while <>'s are optional.
## General Commands
- **`/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 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`** - Required for **`/mythicenchants`**
- **`mythicenchants.command.enchant`** - Use the enchant command
- **`mythicenchants.command.reload`** - Use the reload command
<!-- - **`mythicenchants.command.info`** - Use the info command -->
\ No newline at end of file
| Command | Permission | Description |
|---------------------------------------------------------------|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **/mythicenchants** | mythicenchants.commands.base | The root command for all MythicEnchants commands |
| **/mythicenchants enchant \[target] \[enchantment] \<level>** | mythicenchants.commands.enchant | Similar to minecraft's enchant command but makes MythicEnchants reparse the target's equipment. Reparsing equipments helps with executing mythic skills. |
| **/mythicenchants remove \[target] \[enchantment]** | mythicenchants.commands.remove | Removes the provided enchantment from the target's main hand if possible. Also reparses the target's equipments. |
| **/mythicenchants reload** | mythicenchants.commands.reload | Reloads all of MythicEnchants' plugin settings, enchant definitions and mythic skills. However, running **/mythicmobs reload** will only reload configured MythicEnchants skills. <br><br> **NOTE**: When adding, updating, and/or removing enchantments, all players on the server has to rejoin to see any changes. |
Clone repository

Manual

  • Home
  • Changelogs
  • Commands and Permissions
  • FAQ / Common Issues
Usage
  • Installation & Setup
  • Premade Enchantments
  • Creating Custom Enchantments
  • Options
  • Rarities
  • Tables
Custom Enchantments
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
  • Placeholders