Add /setspawn and /spawn.

This commit is contained in:
Logan Gorence
2021-12-23 06:32:12 +00:00
parent 7a30d066ac
commit f7e19b1509
4 changed files with 62 additions and 1 deletions

View File

@ -49,3 +49,11 @@ commands:
description: Persistent Store Manager
usage: /pstore
permission: foundation.command.pstore
setspawn:
description: Set the spawn of the current world.
usage: /setspawn
permission: foundation.command.setspawn
spawn:
description: Teleport to the spawn of the current world.
usage: /spawn
permission: foundation.command.spawn