UjEdwin wrote:I saw a guy that hacked a protected area (the Advanced area protection [areas]) mod
It's bugusing, not hacking.
l think there are bugs which only appear if the client sends something unusual.
The coordinates of the view directions of players are all inside
]-1,1[ \ {0}, so some mod may use the view direction without supporting these values, which might can cause a server crash.
The pitch of a player is always between 0 and 180 degrees but values from 0 to 360 degrees are supported.