Implements panic bunkering. (#9315)
* Implements panic bunkering. Helps with raid management, esp with unknown accounts. * adds an enable/disable command.
This commit is contained in:
@@ -24,6 +24,7 @@ shell-invalid-entity-id = Invalid entity ID.
|
||||
shell-invalid-grid-id = Invalid grid ID.
|
||||
shell-invalid-map-id = Invalid map ID.
|
||||
shell-invalid-entity-uid = {$uid} is not a valid entity uid
|
||||
shell-invalid-bool = Invalid boolean.
|
||||
shell-entity-uid-must-be-number = EntityUid must be a number.
|
||||
shell-could-not-find-entity = Could not find entity {$entity}
|
||||
shell-could-not-find-entity-with-uid = Could not find entity with uid {$uid}
|
||||
|
||||
Reference in New Issue
Block a user