From f2af9528b0f99f2ff121dda2607e51d391a2a8bf Mon Sep 17 00:00:00 2001 From: Charles DeLancey <46200123+Evidentsinger14@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:41:53 -0500 Subject: [PATCH] Add new "world" argument to settpr messages (#5990) --- Essentials/src/main/resources/messages.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Essentials/src/main/resources/messages.properties b/Essentials/src/main/resources/messages.properties index 4255cf95f63..25891860263 100644 --- a/Essentials/src/main/resources/messages.properties +++ b/Essentials/src/main/resources/messages.properties @@ -1152,12 +1152,12 @@ setjailCommandUsage=/ setjailCommandUsage1=/ setjailCommandUsage1Description=Sets the jail with the specified name to your location settprCommandDescription=Set the random teleport location and parameters. -settprCommandUsage=/ [center|minrange|maxrange] [value] -settprCommandUsage1=/ center +settprCommandUsage=/ [center|minrange|maxrange] [value] +settprCommandUsage1=/ center settprCommandUsage1Description=Sets the random teleport center to your location -settprCommandUsage2=/ minrange +settprCommandUsage2=/ minrange settprCommandUsage2Description=Sets the minimum random teleport radius to the given value -settprCommandUsage3=/ maxrange +settprCommandUsage3=/ maxrange settprCommandUsage3Description=Sets the maximum random teleport radius to the given value settpr=Set random teleport center. settprValue=Set random teleport {0} to {1}.