Add prevent suicide to minds and add tag control commands (#13307)

This commit is contained in:
Chief-Engineer
2023-02-16 18:36:10 -06:00
committed by GitHub
parent a0ea580260
commit b482463c91
5 changed files with 148 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ shell-argument-must-be-boolean = Argument must be a boolean.
shell-wrong-arguments-number = Wrong number of arguments.
shell-need-between-arguments = Need {$lower} to {$upper} arguments!
shell-argument-uid = EntityUid
## Guards
shell-entity-is-not-mob = Target entity is not a mob!