generated from AriasCreations/vsmodtemplate
TODO: only take the backpack slots not the backpack contents; also exclude the character's clothing
11 lines
462 B
JSON
11 lines
462 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.."
|
|
}
|