CommandGui

Discussion in 'Plugin Requests' started by UnknownBrueck, May 3, 2017.

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

    UnknownBrueck

    Plugin category: idk

    Minecraft version: 1.11.2

    Suggested name: Commandgui

    What I want: I would like a gui plugin that runs a commands depending on what player you put after it. Here is the config

    Code:
    GUI
       example
          ID: bed
          ALIAS: 'menu
          COMMAND: 'kick {player} '
          PERMISSION: 'example.open'
          NAME: 'kick Player'
          LORE:
           - 'This is the lore of the item.'
           - 'These lines appear below the name.'
          POSITION-X: 1
          POSITION-Y: 1

    I set the alias in the menu. Now if I typed in menu then a players name "/menu {player}" than the command I set in the config would be linked to that player. So basically it would kick the player because that's what I set it as. And also you set the permission so default you cant open this unless you have the permission.

    Ideas for commands: nothing

    Ideas for permissions: (you set it in the config)

    When I'd like it by: anytime
     
    Last edited by a moderator: May 3, 2017
  2. Offline

    Inferno09

    I'll get to it, but please keep in mind that my schedule is a bit tight as of recent.
     
  3. Offline

    S1ant

    There is a PunishmentGUI if this is all you're going to use it for..
     
  4. Offline

    UnknownBrueck

    its fine Inferno09

    and S1ant I need it for other things too
     
  5. Offline

    S1ant

  6. Offline

    Inferno09

  7. Offline

    Techno360!

  8. Offline

    UnknownBrueck

    yeah but how do I execute the command for the player. For example the command "/(command) (player).". Then how would I get all the commands in the gui (when I click) to execute on that player?
     
  9. Offline

    UnknownBrueck

  10. Offline

    Horsey

    I will do this!
     
  11. Offline

    UnknownBrueck

  12. Offline

    Horsey

    Hey, please remember to tag me if you want me to see your post: @Horsey
     
  13. Offline

    UnknownBrueck

Thread Status:
Not open for further replies.

Share This Page