[BUG] flag "block-transform"
Melvout opened this issue ยท 2 comments
Hi !
I am here to report various problems with the new flag "block-transform" on the lastest version of the plugin and a server using Paper 1.15.2 :
First problem :
If you set the flag to "false" and place a door you get that :
and if you try to open it :
Now if you set again to "true" the flag there are 2 cases :
-
If you try to open the door : it brokes it and you get 2 doors.
-
If you want to break it ( with an axe eff V for example ), the door completely disappear.
Second problem :
If you set the flag to "false" and try to place a trapdoor on the half-top of a block, it will be placed on the bottom-half.
Third problem :
If you set the flag to "false" and you want to place fences, chests, trapdoors, stairs, anvils or furnaces ( at first glance all blocks that can be oriented ) every of these blocks will be facing north, no matter the way you placed them.
Thanks in advance if you can fix theses issues.
( I will edit this issue if I am informed of any other problems )
Try the latest dev build... the event of this flags handles should handle only blocks transformations, but seems spigot deliver more than this to this event.