Holo Command Queue
Beschreibung
Diese Queue läuft mit 5,5 Sekunden verzögerung und es zum Update von Holo´s gedacht.
Felder:
| System-Name | Art | Validierung | Data-Typ |
|---|---|---|---|
| command | F | A-Za-z0-9 !#&<>§.,-_ | String |
Beispiel
{
"actionname": "CommandHoloAction",
"actiondisplayname": "CommandHoloAction",
"minimalReqVersion": 1,
"data": {
"command": "pholo edit 1 1 &cIch bin ein Test"
}
}