feat(cli): add construct:place command

This commit is contained in:
ForestOfLight
2026-05-19 21:41:35 -07:00
Unverified
parent 4caa9c7473
commit 4fe45b5a7b
4 changed files with 59 additions and 0 deletions
+4
View File
@@ -131,3 +131,7 @@ construct.commands.list=List all registered instances.
construct.commands.list.empty=§7No instances registered.
construct.commands.list.header=§eRegistered instances (%1):§r
construct.commands.list.row=§a%1§r §8[§r%2§8]§r §7%3§r
## construct:place
construct.commands.place=Place an instance at world coordinates (enables it).
construct.commands.place.success=§aPlaced instance "%1" at %2 %3 %4 in %5.
+4
View File
@@ -131,3 +131,7 @@ construct.commands.list=List all registered instances.
construct.commands.list.empty=§7No instances registered.
construct.commands.list.header=§eRegistered instances (%1):§r
construct.commands.list.row=§a%1§r §8[§r%2§8]§r §7%3§r
## construct:place
construct.commands.place=Place an instance at world coordinates (enables it).
construct.commands.place.success=§aPlaced instance "%1" at %2 %3 %4 in %5.