feat(cli): add construct:stats command
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user