Add spawn related commands and data storage system

This commit is contained in:
zontreck 2025-01-18 02:59:24 -07:00
parent f2a23552af
commit 0f318a9efa
7 changed files with 211 additions and 9 deletions

View file

@ -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"
}