Cant protect areas.
LadyCailinBot opened this issue ยท 24 comments
WORLDGUARD-3447 - Reported by SinisterXylene
So when trying to flag an area so blocks cant be broken, people can still break some blocks, but not all, i was wondering how to disable breaking for all blocks.
Comment by SinisterXylene
for example i can break glostone logs stairs and leaves those are the ones if discovered
Comment by wizjany
seems pretty atypical. make sure you're running up-to-date versions of everything. pastebin your server log and {{/wg report -p}}, as well as any applicable region files.
Comment by SinisterXylene
there is my server log http://pastebin.com/QXs3FFMh
Comment by SinisterXylene
here is my wg report http://pastebin.com/gJbgzJTw
Comment by wizjany
You have a plugin called WGBlockRestricter that's outdated and causing lots of errors.
Comment by SinisterXylene
i only just installed that, it wasnt working before i installed it
Comment by wizjany
remove it and give me a new log then please. also you have build and block-break set to deny on your global region. you should probably remove those.
edit: also need a regions file still.
Comment by SinisterXylene
http://pastebin.com/pJftThwm - region file
http://pastebin.com/HAn5LjQC - log after deleting plugin
Comment by wizjany
you still have build and block-break set to deny, which as their names might imply, are denying any building actions.
you can also try updating to dev builds of WE and WG from http://builds.enginehub.org and possibly disabling WGCustomFlags to see if that's the issue.
Comment by SinisterXylene
ok i did all of them and people can still break blocks
Comment by SinisterXylene
ok i realized i can break in gms, so if im in creative it is fully protected.
Comment by SinisterXylene
so it is only unbreakable if im in creative not survival
Comment by wizjany
again weird, since worldguard doesn't care about your gamemode. unless there are some permissions at play here, a region will only allow members to break/place blocks by default, without needing any flags.
Comment by SinisterXylene
thats wat i thought but still no luck at fixing it. is there any plugins that arnt compatible with wg?
Comment by wizjany
i don't know specifically, but it's probably worth a try to disable all your other plugins and try with just worldedit and worldguard
Comment by SinisterXylene
ok i will try that tommorrow and ill get back to u
Comment by wizjany
also make sure you're not testing it as op, since you'll bypass region protections.
Comment by SinisterXylene
yes i was doing that, get back to u in about 10-12 hours
Comment by wizjany
like what? WG doesn't really discriminate between blocks.
Comment by SinisterXylene
ok so with just wg and world edit it works, if i send u a plugin list is it possible that you could find the plugin that was causing the problem
Comment by wizjany
not any more than you could. i suggest adding your other plugins back one-by-one until the problem returns.