Help me with this

Discussion in 'Bukkit Help' started by Xyrde, Oct 22, 2014.

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

    Xyrde

    How can i over write a bukkit command such as /pl ?
    Please post a example below!
     
  2. Offline

    Winterfellhard

    what do you want it to do? or do you want it to not exist? Or do you want to remove permission from it from certain players?

    Xyrde
     
  3. Offline

    timtower Administrator Administrator Moderator

    Xyrde You don't know how to do hello world?
     
  4. Offline

    DrPyroCupcake

    If you are trying to remove players from that command you could do:
    Code:
    - -bukkit.command.plugins
     
    Winterfellhard likes this.
  5. Offline

    Xyrde

    Winterfellhard I want to be able to overwrite current bukkit commands with custom ones

    timtower nope i dont :3


    DrPyroCupcake Does this work in PEX ?
     
  6. Offline

    timtower Administrator Administrator Moderator

    Xyrde Then start with learning that.
     
  7. Offline

    Winterfellhard

    Xyrde DrPyro is correct and that will work with Pex :p you could also write an alias to remove it completely but I would not recommend this as sometime later you will want to be able to find the plugins somewhere.
     
Thread Status:
Not open for further replies.

Share This Page