Skip to content

Tags: conqp/mcipc

Tags

2.4.2

Update docstring

2.4.1

Remove obsolete frag_detect parameter

2.4.0

Use command "seed" as fragmentation detection command

2.3.9

Set max_packet_size

2.3.8

Fix TypeVar usage

TypeVar cannot be instantiated.
Use Type[DelegatedType] to type hint a subtype and DelegatedType to type hint an instance.

2.3.7

Update for new RCON library

2.3.6

Update VERSION and PROTOCOL

2.3.5

Raise KeyError instead of IndexError

2.3.4

Fix stats to JSON conversion

2.3.3

Update timestamp