PreciousStones

PreciousStones

269k Downloads

protect-villagers does not stick to field flags

RootCookie opened this issue ยท 2 comments

commented

My villagers keep dieing, monsters can break protected doors and what ever I try I can not get the protect-villagers flag to insert into a field.

It allow it with no errors, but on /ps info it will not be there.

- title: City Protection
radius: 55
block: 133
mask-on-disabled: 49
no-owner: true
no-conflict: true
sneak-to-place: true
welcome-message: true
farewell-message: true
enable-on-src: true
visualize-on-src: true
rollback-explosions: true
breakable-on-disabled: true
required-permission: preciousstones.plots.cityrotection
protect-villagers: true
prevent-fire: true
prevent-flow: true
prevent-vehicle-destroy: true
prevent-enderman-destroy: true
prevent-pvp: true

- title: House Protection
radius: 5
block: 42
mask-on-disabled: 49
price: 500
allowed-only-inside:

  • City Protection
    limits:
  • 1
    sneak-to-place: true
    enable-on-src: true
    visualize-on-place: true
    visualize-on-src: true
    required-permission: preciousstones.plots.houseprotection
    prevent-place: true
    prevent-destroy: true
commented

Try the latest dev version.

commented

The flag now sticks and protect villagers from players.
However villagers and doors are not protected from monsters.