Bukkit.yml Aliases - Add {Argument} functionality

Discussion in 'Bukkit Discussion' started by Mhalkyer, Jul 7, 2011.

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

    Mhalkyer

    In CB #928 Aliases were added to the bukkit.yml. Is there any way to use arguments me those?

    For example:

    Code:
    aliases:
        banhammer {1} {2}:
            - ban {1} {2}
    If not, do you think this functionality would be helpful? It would eliminate the need for wrapper plugins to just adjust the command name or argument placement.
     
  2. Offline

    Mhalkyer

    Looks like CommandHelper is perfect for this.

    I had done a search for 'alias' but nothing came up...
     
Thread Status:
Not open for further replies.

Share This Page