generated from AriasCreations/vsmodtemplate
24 lines
957 B
JSON
24 lines
957 B
JSON
{
|
|
"setspawn": "Spawn location set successfully.",
|
|
"timer": "[DEBUG] timer executed",
|
|
|
|
"spawn-not-set": "A world spawn location is not currently set",
|
|
"tp-spawn": "Teleported to spawn",
|
|
"rmspawn": "World Spawn cleared. The /spawn command will now be non-functional until a new spawn is set",
|
|
|
|
"halt": "Aria's Server Utils is shutting down, performing any last minute pending tasks...",
|
|
"nobackup": "No backup inventory exists, aborting restore..",
|
|
|
|
"playerjoin": "A player has joined the server, their data is being loaded, or created",
|
|
|
|
"home-tp": "You have teleported home",
|
|
"home-no": "No such home exists",
|
|
"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}",
|
|
|
|
"help": "All Aria's Server Utilities Commands: \n\nMax Homes: {0}; Admins can bypass max homes: {1}\n{2}",
|
|
|
|
"updatedconfig": "[ASU] server config updated"
|
|
}
|