mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 00:58:50 +01:00
Add new "world" argument to settpr messages (#5990)
This commit is contained in:
parent
e1091d887d
commit
f2af9528b0
@ -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>.
|
||||
|
Loading…
Reference in New Issue
Block a user