Simple Commands that run more commands.

Discussion in 'Archived: Plugin Requests' started by xXSilverswordXx, Sep 3, 2014.

  1. Offline

    xXSilverswordXx

    First of all, i dont see how this plugin could possibly be used in another server, so please keep reading.

    Basically, with buycraft, if i want someone to buy a rank from the server, i need buycraft to run two commands.

    *[playername] is the name they enter when logging into the buycraft site.
    Please tell me if this is possible within buycraft as i cannot see how it is.

    /rankme shadow
    runs these two commands.
    /mandemote [playername] initiate
    /manpromote [playername] shadow

    /rankme commander
    runs these two commands.
    /mandemote [playername] initiate
    /manpromote [playername] commander

    /rankme destroyer
    runs these two commands.
    /mandemote [playername] initiate
    /manpromote [playername] destroyer

    /rankme annihalator
    runs these two commands.
    /mandemote [playername] initiate
    /manpromote [playername] annihalator

    /rankme deity
    runs these two commands.
    /mandemote [playername] initiate
    /manpromote [playername] deity

    thanks!
     
  2. Offline

    timtower Administrator Administrator Moderator

    xXSilverswordXx I am pretty sure that the rankme command also needs a player argument.
     
  3. Offline

    Necrodoom

    Doesn't buycraft packages by themselves support multiple commands?
    If not, you could always use bukkit commands.yml to merge commands.
    Or use the groupmanager /manuadd command and skip this entire thing.
     
  4. Offline

    xXSilverswordXx

    oh wow. thanks :3
     
  5. Offline

    WeeSkilz

  6. Offline

    DotDash

    Still don't understand why people have to get a plugin for aliases, if aliases are already built into Bukkit.
     

Share This Page