WorldGuard

WorldGuard

8M Downloads

WorldGuard 6.0 - PVP flag is ignored.

LadyCailinBot opened this issue ยท 2 comments

commented

WORLDGUARD-3150 - Reported by rtcabooservb

Using WorldGuard 6.0 dev 1435.

I have PVP flagged as deny in my global region to block pvp fighting by default. This way I can control where players can actually fight. However, it seems anyone can pvp anywhere, regardless of the PVP flag set. The global pvp: deny flag is not blocking pvp combat.


    __global__:
        members: {}
        flags:
            use: allow
            blocked-cmds: [/op, /version, /reload, //sel, //;, /pl, /sel, /;, /plugins,
                /stop]
            pvp: deny
        owners: {}
        type: global
        priority: 0
commented

Comment by rtcabooservb

@sk89q Do you have an ETA on when the PVP bug will be fixed? It is a show-stopper issue on my server, since I can't block pvp in the global region. :( Using dev build 1439.

commented

Comment by sk89q

I will fix it in the next 24 hours, and I think I know why it happens.