VNP not working with bPermissions 2.8.5+
Greylocke opened this issue ยท 3 comments
After updating my bPermissions from 2.8.3, VNP was only working for Ops, and only the basic vanish commands -- nothing that touched the permissions like /fakejoin, /toggle, etc.
The same thing happened with Lockette, and @codename_B posted that he had removed support for the "old" permissions. From the bPermissions 2.8.5 Files page on dev.bukkit.org:
THIS RELEASE WILL BREAK PLUGINS THAT RELY ON THE OLD BPERMISSIONS API
THIS RELEASE WILL NO LONGER SUPPORT THE PERMISSIONS 2 BRIDGE
THIS RELEASE WILL NOT WORK WITH PLUGINS THAT RELY ON THE OLD BPERMISSIONS API
Could you take a look at this? bPermissions has four more releases after 2.8.5, and I'd like to be able to keep up with the latest versions.. especially as R5 and MC1.2 are imminent. THANKS!
OK. Was my bad. As I was testing the (legitimate) Lockette incompatibility last night, I was moving my permissions group all around to see how Lockette responded. When I was done, I manually changed my permissions group back to admin in the .yml file, but when I restarted the server bPermissions saved over my edit as it was closing, undoing my fix and putting me back to a non-vanish-enabled group. (grrr) I hate when programs overwrite my changes.
Re-fixed my group. All is good. Thanks for the quick response!! That was like... minutes.