Allow queued commands to be specified, such as: "QUEUE ADD THORNREND MAKARIOS LEFT LEG" up to a maximum of two commands. This allows the queue to be used for specific actions instead of a LIFO structure which is a pain in the ass when trying to function properly i.e. lighting pipes getting in the way of the Queue.
Comments
So essentially you would send something like: "temper arador¦educe iron arador¦wrack arador paralysis"
Your client sends out as a single command, Achaea receives it as a single command and splits it so the order is always preserved and will not get broken by latency issues or spamming.
I think that would be a much better solution than an ever increasing queue size.
@Tecton