v1.2.2
Added
- Added one more workaround for Rust server. When sent command "Say" there is no response data from server
with packet.ID = SERVERDATA_EXECCOMMAND_ID, only previous console message that command was received with
packet.ID = -1, therefore, forcibly set packet.ID to SERVERDATA_EXECCOMMAND_ID.