Finish setting up the ASU command for managing the server settings, and listing all available asu commands

This commit is contained in:
zontreck 2025-01-18 15:12:22 -07:00
parent bd28f36e00
commit 70664e91c4
4 changed files with 51 additions and 3 deletions

View file

@ -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"
}