[1.9] Block placement bugs
RaphiMC opened this issue ยท 6 comments
Multiconnect: 1.3.36
Server: Spigot 1.9
The player shouldn't be able to place blocks inside of him and other players: https://streamable.com/hvmw0g
related to ViaVersion/ViaFabric#25
I just fetched the latest Spigot there is for 1.9.4 and couldn't reproduce this.
1.13 -> 1.12.2 changed the condition when a block place is sent / when the client doesn't send one. For example it doesn't when you try to place inside an other entity and in 1.13 it does.