BlockCommand

Discussion in 'Plugin Requests' started by UnknownBrueck, Dec 3, 2016.

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

    UnknownBrueck

    Plugin category: idk

    Minecraft version: 1.10 +

    Suggested name: BlockCommand

    What I want: I would like a plugin where you can disable commands for certain players. I know a lot of people are going to recommend pex but you cant do that plugin with certain players. anyway the config should look something like this,

    Code:
    players:
       DEK_Temp
           - //wand
           - /i diamond
       DEK_Nitro
           - /ban DEK_Nitro
           - /lightning 
    The players would be listed and underneath them would be the commands they cannot execute. I know I didn't put this in there but somewhere there should be a messages place. That means when they type the command it will not execute the command and then it will show the message.

    Ideas for commands: "/blockcommand reload"

    Ideas for permissions: blockcommand.reload

    When I'd like it by: Anytime

    (also please no aliases like "/cb" or anything like that)
     
  2. Offline

    DarkSteve25

    I will make this for you right now
     
  3. Offline

    UnknownBrueck

    okay cool!
     
  4. Offline

    Skrubzy

    What do you mean? You can definitely do this with PermissionsEX:
    "/pex user Skrubzy add sky.use" - This will give me (The player) the permission "sky.use"

    To make it so that they don't have the permission, either type:
    "/pex user Skrubzy remove sky.use" or "/pex user Skrubzy add -sky.use"
     
  5. Offline

    UnknownBrueck

    yes but you cant make VERY specific commands like "/ban DEK_Brueck" or anything like that.
     
  6. Offline

    DarkSteve25

    Here you go. If you have any problems message me
     

    Attached Files:

  7. Offline

    Slacktooth

  8. Offline

    UnseenMC

    CommandBlockerUltimate
     
Thread Status:
Not open for further replies.

Share This Page