/region info doesn't show group flags anymore
LadyCailinBot opened this issue ยท 0 comments
WORLDGUARD-2248 - Reported by sk89q
If a region group flag has been set with the -g option to /region flag, the /region info command will not show it at all because these group flags are not in the DefaultFlag.getFlags() array.
If a group flag has been set on "entry" for example, it should be shown as "Flags: entry -g OWNERS: ALLOW".