* [Service] Add initial files
* [Service] Add initial request packet
* [Service] Add filters
* [Service] Some clippy improvements
* [Service] Make query a vector of ipv4addr and port
* [Service] Add complete and singular query
* [Crate] Update md files
* [Service] Add docs and clippy adjustments
* [Service] Add hasTags and fix filters
* [Service] Use let some instead of match
* [Service] Add other filters
* [Service] Add nor and nand filters
* [Service] Remove 0.0.0.0:0 from query
* [Service] Remove dev testing test
* [Service] Add valve_master_server_query example
* Initial minecraft support
* Made previews_chat an option
* Better error handling and removed version structure
* Minecraft Server types
* Fixed compilation and renamed stuff
* 'extract till you drop!' extracted sockets
* extracted java version and fixed socket udp receive
* Legacy 1.4 and 1.6 implementation (incomplete)
* Furter implementation
* Implementations work
* Protocol beta v1.8+ implemented
* Removed bedrock support
* Added auto query
* Renamed minecraft to mc and added to md's
* Docs, renames and small optimization changes
* Changed java version to be able to return None on players sample