Remove/Disable '/d' and '/u' commands? #534


  • New
  • Defect
Open
  • _ForgeUser10666106 created this issue Apr 27, 2013

    Describe to us the issue that you're having:
    When I try to use a plugin called DisguiseCraft i can not disguise or undisguise by doing /d or /u in chat because it is also a command in bpermissions for tracks. Is there a way to disable these commands from bpermissions or how can i fix this?

    Which steps will reproduce this problem?:
    1)
    2)
    3)
    ....

    Do you have an error log of what happened?
    No.

    Which version of bPermissions are you using?: (Please don't say "latest"!!!)
    v2.10.4

    Which version of CraftBukkit?: (Please don't say "latest"!!!)
    CraftBukkit Beta 1.5.1-R0.1 (Build #2735)
    Which OS?

    Any other information we may need (plugins, configs, etc):
    DisguiseCraft is the disguise plugin that is conflicting.

    Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.

  • _ForgeUser10666106 added the tags New Defect Apr 27, 2013
  • jesster1234 posted a comment Apr 30, 2013

    You should be able to remove the command aliases in the plugin.yml in the bpermissions jar

    https://github.com/codename-B/bPermissions/blob/master/src/plugin.yml#L27

  • _ForgeUser10666106 posted a comment May 2, 2013

    @rymate1234: Go

    Where can i find the plugin.yml? I cant see it.

  • _ForgeUser8659961 posted a comment Jul 3, 2013

    @Reevesy57: Go

    You have to open the .jar file with something like WinRAR and there is a file called plugin.yml. You then have to delete the d and u (and commas and spaces so it looks right) in the square brackets.

    You'll have to do it for every update but if you're struggling just use this for now (I have to do the same) : http://www.sendspace.com/file/kgzf9n


To post a comment, please login or register a new account.