Fix | Players joining via protocol support plugins could cause the y-position to be slightly offset. E.g. normal users are at y=10.0625 but protocol support players are at y=10.06251037120819 rendering elevators useless. This version fixes this issue by rounding to 4 decimals at max.