Update teleport docs and allow overriding Y coord when teleporting

This commit is contained in:
Angda Song
2022-05-04 14:13:23 -07:00
committed by Melledy
parent 2074933e96
commit 5a2d25e4eb
3 changed files with 14 additions and 8 deletions

View File

@@ -143,11 +143,13 @@ There is a dummy user named "Server" in every player's friends list that you can
### Bonus
When you want to teleport to somewhere, use the ingame marking function on Map, click Confirm. You will see your
character falling from a very high destination, exact location that you marked.
You can also specify a set Y coordinate by renaming the map marker.
- Teleporting
- When you want to teleport to somewhere, use the in-game marking function on Map.
- Mark a point on the map using the fish hook marking (the last one.)
- (Optional) rename the map marker to a number to override the default Y coordinate (height, default 300.)
- Confirm and close the map.
- You will see your character falling from a very high destination, exact location that you marked.
# Quick Troubleshooting
* If compiling wasn't successful, please check your JDK installation (JDK 17 and validated JDK's bin PATH variable)