Skip to content

Commit

Permalink
Update source file messages.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Flask-Bot committed Dec 9, 2024
1 parent 811be5d commit 3952e61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Essentials/src/main/resources/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1152,12 +1152,12 @@ setjailCommandUsage=/<command> <jailname>
setjailCommandUsage1=/<command> <jailname>
setjailCommandUsage1Description=Sets the jail with the specified name to your location
settprCommandDescription=Set the random teleport location and parameters.
settprCommandUsage=/<command> [center|minrange|maxrange] [value]
settprCommandUsage1=/<command> center
settprCommandUsage=/<command> <world> [center|minrange|maxrange] [value]
settprCommandUsage1=/<command> <world> center
settprCommandUsage1Description=Sets the random teleport center to your location
settprCommandUsage2=/<command> minrange <radius>
settprCommandUsage2=/<command> <world> minrange <radius>
settprCommandUsage2Description=Sets the minimum random teleport radius to the given value
settprCommandUsage3=/<command> maxrange <radius>
settprCommandUsage3=/<command> <world> maxrange <radius>
settprCommandUsage3Description=Sets the maximum random teleport radius to the given value
settpr=<primary>Set random teleport center.
settprValue=<primary>Set random teleport <secondary>{0}<primary> to <secondary>{1}<primary>.
Expand Down

0 comments on commit 3952e61

Please sign in to comment.