
Yggdrasil Proxy - Automated Proxy Management
Yggdrasil Proxy: Streamlined Authentication Acceleration
This enhanced modification automatically configures Yggdrasil connections through system proxy settings, significantly speeding up authentication processes. It operates more efficiently than Minecraft's default methods.
Windows Integration
For Windows users, the mod reads proxy configurations directly from the system registry. These settings are located at: "Settings → Network & Internet → Proxy → Manual proxy setup".
YggdrasilProxy automatically loads these registry configurations and immediately begins using them if they are functional.
Cross-Platform Compatibility
When registry data cannot be read (such as on Linux or macOS systems), the mod switches to reading system environment variables without requiring JVM startup parameter adjustments. It checks and utilizes the following variables:
- http_proxy
- https_proxy
- no_proxy
This approach enables seamless integration with network tools like Clash without needing to route all network traffic through the network card.
Important Consideration
If the proxy server or network tool is shutdown, users may need to restart Minecraft to re-establish proper connection functionality.
Compatibility and System Support
The mod is compatible with most operating systems, with special optimizations for Windows. Supported mod loaders include:
- Fabric (versions 1.18+)
- Quilt (built on Fabric, versions 1.18+)
- Forge (versions 1.19+)
- NeoForge (versions 1.21.4+)
YggdrasilProxy functions on both client and server sides. The code is distributed under a restrictive license to prevent unwanted usage.
Plugin Server Compatibility
Plugin server versions (Paper, Spigot) are not available, but special integration patches can be applied while complying with GPL 3.0 license terms.