BentoBoxWorld / Greenhouses

BentoBox Add-on to enable personal biomes in a glass greenhouse
Eclipse Public License 2.0
13 stars 9 forks source link

Player can replace glass with any block #77

Closed VozikCZE closed 3 years ago

VozikCZE commented 3 years ago

Description

Describe the bug

Player can replace glass with any block thanks to piston.

Steps to reproduce the behavior

1) Pull out the glass 2) Pull in any block

Expected behavior

Ecotic should remove the green house.

Screenshots and videos (Optional)

image image

Environment

Output of /bbox version (Mandatory)
[10:03:28 INFO]: Běžím na Neplatné (PURPUR) Neplatné.
[10:03:28 INFO]: Verze BentoBox: 1.15.5
[10:03:28 INFO]: Databáze: MYSQL
[10:03:28 INFO]: Načtené herní světy:
[10:03:28 INFO]: bskyblock_world (BSkyBlock): Svět, Nether, End
[10:03:28 INFO]: Načtené doplňky:
[10:03:28 INFO]: BSkyBlock 1.14.3 (ENABLED)
[10:03:28 INFO]: Chat 1.1.2 (ENABLED)
[10:03:28 INFO]: EpicHooks 1.1.0-SNAPSHOT-b5 (ENABLED)
[10:03:28 INFO]: Greenhouses 1.5.1-SNAPSHOT-b284 (ENABLED)
[10:03:28 INFO]: Level 2.5.0 (ENABLED)
[10:03:28 INFO]: Limits 1.15.0 (ENABLED)
[10:03:28 INFO]: Warps 1.9.7 (ENABLED)
VozikCZE commented 3 years ago

Players can still replace glass with any block thanks to sticky piston. I recorded it: https://youtu.be/LnKwDW86WHI

tastybento commented 3 years ago

Haha. Yes, of course! I can fix this.

VozikCZE commented 3 years ago

Also it breaks moving with floor :D

tastybento commented 3 years ago

Also it breaks moving with floor :D

Can you explain more?

I fixed the piston pull issue.

VozikCZE commented 3 years ago

Player's can not move blocks, which are under glass. image

VozikCZE commented 3 years ago

There is no better solution for this? For example perodical event, which check all conditions? Periodic checks can also solve other problems like player can place solid blocks over the greenhouse, after it is created.

tastybento commented 3 years ago

I missed this comment from Feb 19th because I though this was done. It's just a bug in regards to checking which are greenhouse blocks. I can fix it.