I need this lol

Discussion in 'Plugin Requests' started by Paulsessor, Sep 17, 2016.

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

    Paulsessor

    Plugin category: Fun

    Minecraft version: 1.8.9

    Suggested name: (idk you come up with name lol)

    What I want: I need a plugin where I can run a command from default rank (no perms) and it sets me to OP, I'm constantly deoping myself to test stuff without permissions and it makes it easier on me :-;

    Ideas for commands: Erh, I would prefer if you could set the command in a config that way it's more secure.

    Ideas for permissions: No permission required

    When I'd like it by: soon xD
     
  2. Offline

    9UjtOAtcBA

    Code:
    /pex user <player> add minecraft.op
    Allows the player to use /op regardless of OP status/other permissions.
     
  3. Offline

    Paulsessor

    Sorry, I would prefer a plugin since I often reset my pex anyway.
     
  4. Offline

    9UjtOAtcBA

    @Paulsessor

    Get this.

    Then define this in commands.yml:

    Code:
    'OpCmd':
      command: /opme
      type: RUN_CONSOLE
      runcmd:
      - '/op Paulsessor'
      permission-required: false
    
    Ops the player Paulsessor whenever someone does /opme.
     
  5. Offline

    Paulsessor

    Doesnt work
     
  6. Offline

    9UjtOAtcBA

  7. Hello Paulsessor,
    I'm going to make this for you.
    It is simple to make so i will be ready in 10 minutes.
     
  8. Why can't you use console to op yourself??
    @Paulsessor
     
  9. Offline

    Paulsessor

    Webbrowswer extreamlly slow
     
  10. ChipDev likes this.
  11. Offline

    DIlusi0nz-

    ChipDev likes this.
Thread Status:
Not open for further replies.

Share This Page