region setparent issue
dompie opened this issue ยท 1 comments
Hello,
I downloaded https://github.com/downloads/sk89q/worldguard/worldguard-5.0-alpha6.zip for testing and found that "/region setparent childregion parentregion" always prints "Too many arguments.". "childregion" has been created before "parentregion" in my case (if this matters).
Regards
dompie