generated from AriasCreations/vsmodtemplate
Add max distance argument to rtp
This commit is contained in:
parent
54e8d8a4d5
commit
a9150cf322
5 changed files with 20 additions and 7 deletions
|
@ -36,6 +36,7 @@
|
|||
"rtp-search": "Searching for a random position...",
|
||||
"rtp": "You have been teleported [{0}] blocks away!",
|
||||
"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}]",
|
||||
|
||||
"cmd-cooldown": "[{0}] is currently on cooldown. You can use this command again in [{1}]"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue