From cea28ffd507eee4529a23a4e65ba8bb49b0f983d Mon Sep 17 00:00:00 2001 From: ChomeNS <95471003+ChomeNS@users.noreply.github.com> Date: Wed, 7 May 2025 16:56:13 +0700 Subject: [PATCH] fix: rtp translation broken --- build-number.txt | 2 +- src/main/resources/language-en_us.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-number.txt b/build-number.txt index 908a604..dca4f66 100644 --- a/build-number.txt +++ b/build-number.txt @@ -1 +1 @@ -3155 \ No newline at end of file +3156 \ No newline at end of file diff --git a/src/main/resources/language-en_us.json b/src/main/resources/language-en_us.json index 9ed03c1..2455daa 100644 --- a/src/main/resources/language-en_us.json +++ b/src/main/resources/language-en_us.json @@ -211,7 +211,7 @@ "commands.netmsg.hover.copy_server_to_clipboard": "Click here to copy the server host and port to your clipboard", "commands.rtp.description": "Randomly teleports you", - "commands.rtp.output": "Teleporting %s to %s %s %s", + "commands.rtp.output": "Teleporting %s to %s", "commands.refillcore.description": "Refills and resets the bots command core", "commands.refillcore.output": "Refilled the command core",