bukkit.yml command aliases help

Discussion in 'Bukkit Help' started by crackZ, Mar 1, 2013.

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

    crackZ

    Hey guys, i need some help with the bukkit.yml file. I found out that you can set aliases for commands there. My question is now how do i solve this problem:
    I have 2 plugins using the same command, in this case /register
    I want to change the command for the first plugin to /setpass and leave it as it is for the 2nd one.

    I know this:
    Code:
    # If a command already exists called "give", it will be rewritten. This is handy if you've two plugins
        # fighting for the same name.
        give: somepluginsgive
    , but i dont quite understand how to set it up for my case :(
    If someone has a solution for me, could be a totally different one im not really familiar to such advanced stuff. Thanks in advance to anyone who read this and may thought about a solution for my probelm.
    ~crackZ
     
  2. Offline

    lordecchi

    I'm also having trouble this, any information would be much appreciated.
     
Thread Status:
Not open for further replies.

Share This Page