Add new "world" argument to settpr messages (#5990)

This commit is contained in:
Charles DeLancey 2024-12-09 14:41:53 -05:00 committed by GitHub
parent e1091d887d
commit f2af9528b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>.