Muqsit / WorldStyler

Yet another World Editor plugin for PocketMine... except it's actually fast!
GNU Lesser General Public License v3.0
30 stars 6 forks source link

Beds and chests with //paste and //schem paste #10

Open ZandercraftGames opened 6 years ago

ZandercraftGames commented 6 years ago

When a bed or a chest is placed using //paste or //schem paste, it makes it invisible. This invisible chest cannot be opened but can be broken easily and replaced with a normal one using creative mode. However, the beds are a little more complicated. When a bed is placed using the above method, it appears invisible and crashes anyone who tries to break or tap it. It behaves like a bed when jumped on but is invisible. The instant you try to break or interact, immediate game crash. When using the essentials /break command to break it, it corrupts the world.

ZandercraftGames commented 6 years ago

I love this plugin though... Keep up the good work.

Muqsit commented 6 years ago

I honestly don't want to fix this because of the overhead, but maybe a paste-tiles flag would do.

ZandercraftGames commented 6 years ago

It also happens with lots of items too like signs and item frames when you use worldedit in the same chunk as them... Or at least I think it happens when used in the same chunk...

ZandercraftGames commented 5 years ago

Did commit 0022979 fix this?

ZandercraftGames commented 5 years ago

@Muqsit ?