Filled /toggleOP

Discussion in 'Plugin Requests' started by lukICU, Jul 11, 2015.

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

    lukICU

    Plugin category: Admin Tools

    Suggested name: ToggleOP

    What I want: I want a plugin that lets me do /toggleOP to toggle my op status. For example if i type /toggleOP it ops me, but when i type it again it deops me.

    Ideas for commands: /toggleOP

    Ideas for permissions: toggleop.use

    When I'd like it by: As soon as possible.
     
  2. Offline

    benjfb1

    So you want something that does the same thing as /op??
     
  3. Offline

    timtower Administrator Administrator Moderator

    @benjfb1 And /deop in the same command.
     
  4. Offline

    lukICU

  5. Offline

    timtower Administrator Administrator Moderator

    @lukICU Why not give yourself permissions for /op and /deop ?
     
  6. Offline

    lukICU

    it makes it easier @timtower , just one question, would it be easy to do though?
     
  7. Offline

    timtower Administrator Administrator Moderator

    @lukICU Fairly. Not doing it though.
     
  8. Offline

    lukICU

    Why not
     
  9. Offline

    timtower Administrator Administrator Moderator

    Don't want to.
     
  10. Offline

    lukICU

    please, i really want something like that. I know the Nexus has that system
     
  11. @lukICU I'll just do this, it's a quick and easy plugin and I have seen this requested multiple times. Give me a few minutes.

    EDIT:
    Done, DOWNLOAD
    Commands:
    /toggleop - Toggle op

    Permissions:
    toggleop.use - Access to /toggleop
     
    Last edited: Jul 11, 2015
    lukICU likes this.
  12. Offline

    lukICU

    You god damn Legend. Thx man. Appreciate it
     
  13. Offline

    lukICU

    @bwfcwalshy next time i need something, ill come to u
     
  14. @lukICU :D Feel free to tahg me with any requests.

    EDIT: Please mark this as Filled.
     
  15. Offline

    lukICU

    @bwfcwalshy is there also away to add multiple commands to the toggle? Like /manuadd [PLAYER] [GROUP]
     
  16. Offline

    lukICU

    @bwfcwalshy compatibility with permissions plugins
     
  17. @lukICU So you want it to also run a command?
     
  18. Offline

    lukICU

    @bwfcwalshy if that could work, sorry for draging this out
     
  19. @lukICU When do you want it to run them? When they get opped? When they get deopped? Or both?
     
  20. Offline

    lukICU

    Set 1:
    Commands:
    - manuadd lukICU Owner
    - op lukICU
    Set 2:
    Commands:
    - manuadd lukICU Member
    - deop lukICU
     
  21. @lukICU That's what I was going to do but
     
  22. Offline

    lukICU

    both
     
  23. @lukICU Ok.

    And you don't need to add one for opping and deopping, that's what the plugin does :p
     
  24. Offline

    lukICU

    @bwfcwalshy thx man, that'll do for now....... I might message you in the future for other things. Thx
     
  25. @lukICU DOWNLOAD

    Commands:
    /toggleop (player) - Toggle op for yourself or another player

    Permissions:
    toggleop.use - Access to /toggleplayer

    Config:
    Code:
    #Key:
    # %player% = player's name
    # %name% = player's display name (prefix, suffix, nick etc)
    #
    OpCommands:
      - 'give %player% diamond 1'
    DeOpCommands:
      - 'give %player% dirt 1'
     
    lukICU likes this.
  26. Offline

    lukICU

    What can't you do!!!!!

    you should publish this on bukkit plugins
     
  27. @lukICU This isn't very hard to code :p

    I might, I want to finish my portfolio page first though.
     
  28. Offline

    lukICU

    I got no idea about coding what so ever, except html
     
Thread Status:
Not open for further replies.

Share This Page