Commit graph

4 commits

Author SHA1 Message Date
938dd613d4
Add @zones command to list registered zones 2026-02-14 22:27:44 -05:00
1064af87d0
Add @promote and @demote admin commands 2026-02-14 19:21:37 -05:00
e6ca4dc6b1
Fix code review issues for phase 14 2026-02-14 12:12:23 -05:00
71f4ae4ec4
Add builder commands @goto, @dig, @save, and @place
These commands enable runtime world editing:
- @goto teleports to a named zone's spawn point
- @dig creates a new blank zone with specified dimensions
- @save exports the current zone to TOML
- @place spawns a thing from templates at player position
2026-02-14 11:57:26 -05:00