Adds in warps

This commit is contained in:
zontreck 2025-01-18 16:11:00 -07:00
parent e776a6bb9e
commit 737c51989b
5 changed files with 114 additions and 4 deletions

View file

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