Only reason i believe the error is with CreeperHeal 7.0.0. The server works without it....
DaDMaR opened this issue ยท 4 comments
Only reason i believe the error is with CreeperHeal 7.0.0. The server works without it....
I first thought it was one of the libs - not passing on info - found temp working solution for me.
Thanks for reply DaDMaR777
According to your logs, it seems that the problem comes from Vault. It's trying to load the old bPermissions plugin, and failing.
After some digging around, I was able to reproduce your error, and it seems that Vault picked up an old dependency of CreeperHeal that was still around and considered it a plugin. However, when trying to load that plugin, it couldn't find it, thus the error. It'll be fixed in the next version