generated from AriasCreations/vsmodtemplate
Adds homes
This commit is contained in:
parent
3f1ce790d9
commit
d5dc0d5892
5 changed files with 184 additions and 4 deletions
|
@ -7,5 +7,12 @@
|
|||
"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.."
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue