generated from AriasCreations/vsmodtemplate
Begin to add a death inventory backup system
TODO: only take the backpack slots not the backpack contents; also exclude the character's clothing
This commit is contained in:
parent
0f318a9efa
commit
5234415034
5 changed files with 83 additions and 3 deletions
|
@ -4,5 +4,8 @@
|
|||
|
||||
"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"
|
||||
"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.."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue