Filled Making one command do another

Discussion in 'Archived: Plugin Requests' started by Iroh, May 7, 2013.

  1. Offline

    Iroh

    Hey all,
    I need a plugin that makes one command do another for instance /timetonextrank really does /ar check. I know there is a plugin that does this. If you know please share. I know necrodoom knows he has mentioned it before.
    -Nate
     
  2. Offline

    Shneakey

  3. Offline

    afistofirony

  4. Offline

    rawwk

  5. Offline

    Iroh

    Multicommand means they have to type /muco first that is not gonna work. I think aliasing is what I need.
     
  6. I don't know if this will work, but set the command for /ar check
    Code:
              Bukkit.dispatchCommand(sender, commandLine);
     
  7. Offline

    Iroh

    I got aliasing working thanks though.
     
  8. Oh, ohkay then ;P
     
  9. Offline

    45zeldafan

    VariableTriggers
     

Share This Page