Fabled Enchants: Commands File

Commands.yml


The /fabledenchants/commands.yml file allows you to modify things like adding alias commands, changing command descriptions, etc.

  • Name Defines the command’s identifier. Typically begins with /class, but is customizable.
  • Description Offers a concise overview of the command, often visible with /class help.
  • Permission Permission node used with your permissions plugin to determine who can use the command on your server.
    • We recommend the LuckPerms plugin.
  • Args Acts as a space for command parameters. Cannot be altered.
  • Sender Determines who has permission to execute the command (restricted to players, open to anyone, or limited to the console.) Cannot be altered.
  • Enabled Functions as a switch to activate or deactivate the command.
  • Cooldown Establishes a waiting period (in seconds) before the same player can use the command again