How to hide my plugin list from my users?

Discussion in 'Plugin Help/Development/Requests' started by Cubbled, Mar 11, 2017.

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

    Cubbled

    I am using essentials and when a user types /help the plugin I am using on my server shows up. I just want the commands they can access to be seen.

    [​IMG]

    Essentials: Plugin Help: /help essentials
    I do not want that to be seen by users. ^
     
  2. Offline

    Zombie_Striker

  3. Offline

    Cubbled

    I do not want to disable the /help command entirely.
    Just this one line:
    Essentials: Plugin Help: /help essentials
    I do not want players to see that.
     
  4. Offline

    Zombie_Striker

    @Cubbled
    Well, you can specify sub-commands using the _ character for spaces.
     
  5. Offline

    Tecno_Wizard

    @Zombie_Striker I can't do this ATM but look at the essentials yml and tell me if the help permission is defined. If it is, negate it. There's a whole API for that help menu.
     
Thread Status:
Not open for further replies.

Share This Page