Filled CommandHider

Discussion in 'Plugin Requests' started by CodingAndScripts, Mar 22, 2018.

Thread Status:
Not open for further replies.
  1. Minecraft version: Spigot 1.8.X or 1.8.8

    Suggested name: CommandHider

    What I want: When players use a command it shows a message that can be edited in the config saying that it is not a command or no access.

    Ideas for commands: Commands can be edited in the Config like (OP, ban, kick,etc...)

    Ideas for permissions:
    - CmdHide.bypass (People with this can be able to use a blocked command)
    - CmdHide.<Command> (CmdHide.help) Players will be able to access a single blocked command.)
    - CmdHide.Hide (Players with this (Even OPs) will have the blocked commands as edited in the config.)

    When I'd like it by: By this week, but as soon as possible.

    If you need more info, reply.
     
    Last edited: Mar 23, 2018
  2. Offline

    Concube

    So you just want a thing that if you do, say, /breaktheserver, and have no permission for it - it just tells you a custom message such as "&cPlease be nice to the server and do not break it!"? I could do it in Skript.
     
  3. Yea but actual commands from plugins
    "/op - You have no permission" or something like that. I also want the for OPs, so OPs cant use /whois or /seen to get a staffs ip.
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Why not make is on/off for OPs? You can choose weather or not OPs can be disabled to the commands unless they have the permission. (cmdhide.<command>)

    Disable-Commands-for-OPs: true
    Disable-Commands-for-OPs: false

    or something like that.
     
  6. Online

    timtower Administrator Administrator Moderator

    @CodingAndScripts Lack of control mostly.
    Catching all commands is nearly impossible
     
  7. Offline

    Concube

    Just give players regular permissions rather than giving them OP. OP - Operator, meant to be giving to pretty much the highest autority/staff team of the server.
     
Thread Status:
Not open for further replies.

Share This Page