generated from AriasCreations/vsmodtemplate
Add spawn related commands and data storage system
This commit is contained in:
parent
f2a23552af
commit
0f318a9efa
7 changed files with 211 additions and 9 deletions
|
@ -1 +1,8 @@
|
|||
{}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue