xWarp

37k Downloads

PermissionsEx+xWarp

Jeneva opened this issue ยท 4 comments

commented

I wanted you to know that I'm having problems with PermissionsEx working with xWarp.
I prefer xWarp to the alternatives, so I'm wondering what your take is on this.
These are the only two plugins running, on version 889 of Bukkit.

08:39:04 [INFO] [PermissionsEx] sql backend registered!
08:39:04 [INFO] [PermissionsEx] file backend registered!
08:39:04 [INFO] [PermissionsEx] xml backend registered!
08:39:04 [INFO] [PermissionsEx] PermissionEx plugin initialized.
08:39:04 [INFO] [PermissionsEx] p2compat backend registered!
08:39:04 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
08:39:04 [INFO] [PermissionsEx] Initializing file backend
08:39:04 [INFO] [xWarp]: No Register found. Deactivating Register support.
08:39:04 [INFO] [xWarp]: 11 warps loaded
08:39:04 [WARNING] [xWarp]: Skiped disabled permissions system: Permissions v1.11
08:39:04 [INFO] [xWarp]: No permissions system found until here. A permissions plugin will be maybe activated later.
08:39:04 [INFO] [xWarp]: No economy system found until here. A economy plugin will be maybe activated later.
08:39:04 [INFO] [xWarp]: xWarp 2.11.5 enabled
08:39:04 [INFO] [PermissionsEx] Modifyworld is enabled.
08:39:04 [INFO] [PermissionsEx] v1.11 enabled
08:39:04 [INFO] [PermissionsCompat] Compatibility layer enabled.
08:39:04 [WARNING] [xWarp]: Error while loading the plugin Permissions v1.11 into permissions system.
08:39:04 [WARNING] [xWarp]: Error message: Unknown Permissions version. (1.11)
08:39:04 [INFO] Done (0.216s)! For help, type "help" or "?"

commented

Hmmm okay, I guess it's because this plugin identifies with version 1.11, and I have only wrappers for Permissions 2 and Permissions 3. Thanks for the issue, I will contact the developer of PermissionsEx and will look, what PermissionsEx is supporting. Don't know if this will be in xWarp 2.12.0 as this is already ready to release.

Fabian

commented

PermissionsEx is compatible with 2, and has all the functionality of 3. It's also capable of on-the-fly changes. If you cache things such as prices, you may wish to let it be known that a /reload will work.

commented

Thank you, xZise :)

commented

Yep I made a quick and dirty fix for xWarp 2.12.0. Hopefully the developer of PermissionsEx make it possible for me to differ between Permissions and PermissionsEx. I will release this update soon.

Fabian