This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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.
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
@rymate1234: Go
Where can i find the plugin.yml? I cant see it.
@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.