You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After tinkering with it, seems like we have to move into WorldGuard and WorldEdit v7 API (WorldGuard requires WorldEdit.. A decision made by WG developers that I pretty much don't like), and, since they require 1.13, we also have to move into 1.13 Bukkit API as well. And that would make it incompatible with 6.x versions if we not do this on another module (taking Skript's route), and I don't want to maintain two different versions of this fork for pre-1.13 and post-1.13 like WE/WG did.
This not an easy task and I don't know any known workarounds yet, but the root reason is that some classes required for both WorldEdit and WorldGuard hooks are removed from WorldEdit in v7.x. And SharpSK WE & WG hooks depend on those removed (WorldEdit) classes.
Considering all this stuff, this issue can be left open and I'll appreciate any pull requests but I'm not interested in updating SharpSK to 1.13+ API or WE/WG 7.x. I don't even use the add-on myself. I started this fork merely for fixing exactly one issue for one of my friends using this add-on, published here for others that may want to use and continued to fix some issues reported by other users afterwards.
All that said, you may want to use a different add-on for this specific functionality before it is fixed in SharpSK (can took forever), searching a little I found SkStuff, Skematic and Fawesk. They all claim functionality related to WorldEdit or FAWE but I'm not inspected their syntaxes so I don't know if they provide owner remove or owner add specifically.
Effect like add ownere remove owner doesn't work on worldguard 7.0.4
The text was updated successfully, but these errors were encountered: