Problem with pstones
olowkowa29 opened this issue ยท 2 comments
I made a cuboid system: Players are puting noteblock on the ground and it makes 'region' 51x51x356. My problem is that sometimes (or always, i dont mind) my players are destroing the pstones but it dont destroy the field so they cant place or replace a cuboid anymore (limit is 1). Is there any solution of this?
My config:
force-field-blocks:
- title: CUBOID
block: 25
radius: 25
custom-height: 356
no-conflict: false
limits:- 1
- 5
- 10
prevent-fire: true
prevent-place: true
prevent-destroy: true
prevent-vehicle-destroy: true
prevent-enderman-destroy: true
prevent-explosions: true
protect-crops: true
can-change-owner: true
prevent-creeper-explosions: true
prevent-mob-damage: true
prevent-use: - 23
- 62
- 54
- 61
- 145
- 117
- 107
- 68
- 69
- 70
- 77
- 356
- 324
- 116
- 64
log:
translocation: true
rollback: true
fire: true
entry: true
place: true
use: true
pvp: true
destroy: true
destroy-area: false
place-area: false
unprotectable: true
bypass-pvp: true
bypass-delete: true
bypass-place: true
bypass-destroy: true
conflict-place: false
rents-and-purchases: true
notify:
translocation: true
rollback: true
place: true
destroy: true
bypass-unprotectable: true
bypass-pvp: true
bypass-place: true
bypass-destroy: true
fly-zones: true
warn:
instant-heal: true
slow-heal: true
slow-damage: true
slow-feeding: true
slow-repair: true
fast-damage: true
air: true
fire: true
entry: true
place: true
use: true
pvp: true
destroy: true
destroy-area: true
unprotectable: true
launch: true
cannon: true
mine: true
settings:
disable-simpleclans-hook: false
max-size-translocation: 100000
max-size-translocation-for-redstone: 1000
version: 12
prevent-place-everywhere: []
prevent-destroy-everywhere: []
show-default-welcome-farewell-messages: true
sneak-to-place-field: false
sneak-to-place-normal-block: true
disable-ground-info: false
global-field-limit: 10
no-refund-for-fields: false
public-block-details: false
drop-on-delete: true
disable-alerts-for-admins: true
disable-bypass-alerts-for-admins: false
off-by-default: false
lines-per-page: 12
log-to-hawkeye: false
show-debug-info: false
blacklisted-worlds: - Cycki9_the_end
- Cycki9_nether
- surowcowa
auto-allow-clan-on-fields: false
check-once-per-block-on-move: false
use-blockids-in-snitches: false
fence-max-depth: 50
cuboid:
defining-blocktype: 49
visualization-blocktype: 20
cleanup:
player-inactivity-purge-days: 30
snitch-unused-purge-days: 30
purge-banned-players: true
saving:
frequency-seconds: 15
max-records-per-snitch: 50
visualization:
frame-block-type: 20
block-type: 20
seconds: 30
end-on-player-move: false
mark-block-type: 49
default-density: 8
blocks-to-send: 100
max-fields-to-visualize-at-once: 5
ticks-between-sends: 10
grief-revert:
min-interval-secs: 30
black-list: - '92'
I tried your config on a fresh installation and it worked fine. I was able to destroy the field and /ps counts showed no fields existing