feat(cli): add construct:delete command
This commit is contained in:
@@ -116,3 +116,7 @@ construct.commands.new=Create a new instance bound to a structure.
|
||||
construct.commands.new.success=§aCreated instance "%1" bound to structure "%2".
|
||||
construct.commands.new.duplicateName=§cAn instance named "%1" already exists.
|
||||
construct.commands.new.unknownStructure=§cNo structure with id "%1" found in the world.
|
||||
|
||||
## construct:delete
|
||||
construct.commands.delete=Permanently delete an instance.
|
||||
construct.commands.delete.success=§aDeleted instance "%1".
|
||||
|
||||
@@ -116,3 +116,7 @@ construct.commands.new=Create a new instance bound to a structure.
|
||||
construct.commands.new.success=§aCreated instance "%1" bound to structure "%2".
|
||||
construct.commands.new.duplicateName=§cAn instance named "%1" already exists.
|
||||
construct.commands.new.unknownStructure=§cNo structure with id "%1" found in the world.
|
||||
|
||||
## construct:delete
|
||||
construct.commands.delete=Permanently delete an instance.
|
||||
construct.commands.delete.success=§aDeleted instance "%1".
|
||||
|
||||
Reference in New Issue
Block a user