generated from AriasCreations/vsmodtemplate
Finish setting up the ASU command for managing the server settings, and listing all available asu commands
This commit is contained in:
parent
bd28f36e00
commit
70664e91c4
4 changed files with 51 additions and 3 deletions
|
@ -16,5 +16,9 @@
|
|||
"home-max": "You have reached your max number of homes",
|
||||
"home-set": "Home saved",
|
||||
"home-del": "Home deleted",
|
||||
"home-list": "You have [{0}] home(s)\n\n{1}"
|
||||
"home-list": "You have [{0}] home(s)\n\n{1}",
|
||||
|
||||
"help": "All Aria's Server Utilities Commands: \n\nMax Homes: {0}; Admins can bypass max homes: {1}\n{2}",
|
||||
|
||||
"updatedconfig": "[ASU] server config updated"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue