WorldGuard

WorldGuard

8M Downloads

Fix MySQL support for regions not supporting non-string flags

LadyCailinBot opened this issue ยท 3 comments

commented

WORLDGUARD-2226 - Reported by sk89q

Fix MySQL support for regions not supporting non-string flags. Flags like teleport-location or deny-commands break completely.

commented

Comment by sk89q

It's currently fixed by marshalling all values to YAML and back, which has the advantage that it should be backwards compatible to old databases (for the most part), and it supports every flag.

commented

Comment by kajar9

Thank you for the update, cant wait for it to be released.

Really needed the SQL fix.

commented

Comment by sk89q

It should be fixed in the nightly builds.