
integer coordinate centering
deli73 opened this issue ยท 2 comments
copy the behavior of /tp where giving a set of integer coordinates (no fractional part or .0
) adds .5
to the x and z coordinates, putting the player at the center of the block
i could have it be a config option! since doing it properly would be good but also consistency with /tp
would be nice
i'd probably have the latter be the default to prevent unexpected behavior though