barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
527 stars 75 forks source link

Certificates and joining enforce-secure-profile servers #184

Open penguinencounter opened 1 year ago

penguinencounter commented 1 year ago

Allows joining 1.19.1+ servers with enforce-secure-profile set to true.

To-do list:

penguinencounter commented 1 year ago

All testing servers are online-mode=true and enforce-secure-profile=true.

They are also running the Fabric modloader with Fabric API in a development environment, but that shouldn't change the vanilla server behavior.

working

not working

untested