tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

Push blocks outside of is range #636

Closed joeridukker closed 6 years ago

joeridukker commented 6 years ago

Some player noticed he could push blocks out of his island range using pistons. He was then no longer able to break those blocks. Is there a way to disable this, like that the piston just wont push if the is range is reached?

Poslovitch commented 6 years ago

https://github.com/tastybento/askyblock/blob/master/config.yml#L161

# Allow pistons to push outside of the protected area (maybe to make bridges)
allowpistonpush: true

Read the config file more carefully next time ;)