generated from AriasCreations/vsmodtemplate
Adds in warps
This commit is contained in:
parent
e776a6bb9e
commit
737c51989b
5 changed files with 114 additions and 4 deletions
|
@ -20,5 +20,12 @@
|
|||
|
||||
"help": "All Aria's Server Utilities Commands: \n\nMax Homes: {0}; Admins can bypass max homes: {1}\n{2}",
|
||||
|
||||
"updatedconfig": "[ASU] server config updated"
|
||||
"updatedconfig": "[ASU] server config updated",
|
||||
|
||||
"warp-tp": "Teleported to warp [{0}]",
|
||||
"warp-set": "Warp [{0}] created!",
|
||||
"warp-no": "You lack permissions to manage a warp",
|
||||
"warp-fail": "Warp [{0}] does not exist",
|
||||
"warp-del": "Warp [{0}] deleted",
|
||||
"warp-list": "There are [{0}] total warps\n\n{1}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue