/tpto returns an incorrect message if coordinates are outside the map
_Ingame Name: Microcosms_
_Issue type: ~trivial_
**Intent/Actions**
Deliberately fail a /tpto command (though this was initially discovered after accidentally typing too large a coordinate).
**Expected Behaviour**
Fail the tp _and_ return a suitable fail message.
**Observed Behaviour**
Tp failed (i.e. did not change coordinates) as expected but the message `You have been transported 143071m` (screenshot 1) suggested a successful tp, despite the /tpto destination being detected as being outside the map (`An unknown force prevents you from going any further` - screenshot 1).
**Reproducing this Problem**
(With access to /tpto): Type `/tpto 100000 100000` (or any other set of coordinates that lie outside the map).
**Notes**
The world also becomes transparent but with entities (at least item frames) remaining rendered. Some strange chunk rendering was also observed. See screenshot 2.
**Screenshots**

_Screenshot 1_: Messages associated with the command.

_Screenshot 2_: Strange chunk rendering. Where blocks are not rendered, a painting is.
issue