Begin refactoring RTP

This commit is contained in:
zontreck 2025-03-07 14:10:41 -07:00
parent 70fe822b0a
commit 89e4835216
5 changed files with 146 additions and 27 deletions

View file

@ -35,6 +35,7 @@
"rtp-search": "Searching for a random position...",
"rtp": "You have been teleported [{0}] blocks away!",
"rtp-found": "Found a valid landing position after {0} tries.",
"rtp-fail": "Giving up on RTP search. No valid position could be found. Try again later",
"rtp-capped": "The distance you tried to go [{0}] is greater than the maximum allowable by the server [{1}]",