Plugin Help Help! :(

Discussion in 'Plugin Help/Development/Requests' started by CrazzyNava, Jan 19, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    CrazzyNava

    I can disable commands for a specific plugin?, I Installed ChatManager+ on my server I want to disable the /mute command of this plugin, Because I like more the command /mute of essentials, ¿How is this done? Thank you :)
     
  2. Offline

    pie_flavor

    In your server folder, there is a file called commands.yml. Make it look like this.
    Code:
    aliases:
        mute:
          - "essentials:mute $1-"
     
  3. Offline

    CrazzyNava

    Thank You!!!
     
Thread Status:
Not open for further replies.

Share This Page