feat(cli): add construct:stats command

This commit is contained in:
ForestOfLight
2026-05-20 03:03:40 -07:00
Unverified
parent b22c3e971b
commit 993ffceddd
4 changed files with 47 additions and 0 deletions
+4
View File
@@ -178,3 +178,7 @@ construct.commands.info.noLocation=§7Location:§r (none)
construct.commands.info.layer=§7Layer:§r %1 / %2
construct.commands.info.verifier=§7Verifier:§r %1
construct.commands.info.bounds=§7Bounds:§r (%1, %2, %3) -> (%4, %5, %6)
## construct:stats
construct.commands.stats=Run the structure verifier and print statistics.
construct.commands.stats.alreadyRunning=§cA verification is already in progress.