WorldGuard blocking killing mobs

Status
This thread has been locked.

Aquargo

Artist & Musician
Premium
Feedback score
7
Posts
587
Reactions
172
Resources
0
I cant kill any mobs in my spawn region. Why?
Here is the region config
Code:
    spawn:
        min: {x: -185.0, y: 0.0, z: -252.0}
        max: {x: 231.0, y: 255.0, z: 198.0}
        members: {}
        flags:
            other-explosion: deny
            lightning: deny
            invincible: allow
            use: allow
            greeting: ยง9You are now entering the spawn-zone.
            ice-melt: deny
            leaf-decay: deny
            lighter: deny
            interact: allow
            vehicle-destroy: deny
            pvp: deny
            chest-access: allow
            deny-spawn: [CREEPER, SPIDER, ENDERMAN, SLIME, SKELETON, ZOMBIE, ZOMBIE_VILLAGER, WITCH]
            mob-spawning: allow
            block-place: deny
            creeper-explosion: deny
            vehicle-place: allow
            vine-growth: deny
            feed-delay: 0
            block-break: deny
            tnt: deny
            farewell: ยง9You are now leaving the spawn-zone.
        owners: {}
        type: cuboid
        priority: 0
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top