**Updates**
- Support lower MC version, currently adjusted to 1.16.
- Support disable SSL authentication, used to solve some network problems, but not recommended.
- Optimized messages
**New configuration items have been added in this update**
```yaml
# Whether to enable SSL authentication, usually do not turn it off
sslVerify: true
```