Plugin Found, Lock please

Discussion in 'Archived: Plugin Requests' started by Yoman987, May 2, 2012.

  1. Offline

    Yoman987

    [REQ] Run a command for another player
    Suggested Name: CommandThem, CommandYou, CommandU, CmdYou, CmdU

    I don't know if it is possible, but I basically want a plugin that lets me run a command for another player, including permission overrides in needed. I suppose an example is in order:

    This is what I would expect to type.
    /cmdu Notch time set 18000
    /cmdu Notch give 17 64

    And permissions:
    cmdu.sendcommand
    cmdu.getcommand
    cmdu.sendoverride
    cmdu.getoverride

    EDIT: This would be similar to what ButtonCommands does, but without the need to push the buttons of course. Just typing.
    http://dev.bukkit.org/server-mods/buttoncommands/
     
  2. Offline

    zathrus

    nice idea... I would think there already are plugins to do this out there... or are there not? anyways, I'm including it into my next CommandsEX built for sure :)

    btw, how would you use permission overrides? I mean, you would probably need to define all permissions you'd be overriding when executing this command... in Bukkit, it's either you use player's permissions or console ones as far as I'm concerned from my previous development experience
     
  3. Offline

    Whisk

    Yoman987 Essentials does this (or maybe its commandbook). Just do /sudo <name> <command>
     
  4. Offline

    Harry8550

    Essentials: /sudo <name> <Command>
     
  5. Offline

    Sayshal

    Spoof - Been there, does this.
     
  6. Offline

    Yoman987

    Great, thanks!
     

Share This Page