Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
YggdrasilProxy
When starting the game, the proxy in the device is automatically read to speed up Yggdrasil verification.
It extends Vanilla's behavior and is more automated.
Specific implementation
There is a setting in Windows, and its path is: "settings-> network-> proxy-> manual settings".
YggdrasilProxy automatically reads them from the registry and verifies it, if it works, then use it immediately.
It basically works with network tools like Clash, you don't need to proxy all traffic across the entire network card, you can easily connect to Yggdrasil Server through the proxy.
When registry data is not read, or is a non-Windows operating system, then YggdrasilProxy falls back to read environment variables (it does not need to be set in the JVM startup parameters, because they are annoying enough), it reads the following environment variables in the system and selects a valid variable to set to Proxy:
- http_proxy
- https_proxy
- no_proxy
Defect
When the proxy server/tool ​​is shut down, you may need to restart Minecraft.
Looking for a solution if I have time...
Compatibility
Basically compatible with all operating systems.
Specially optimized for Windows.
Which ModLoaders are supported?
- Fabric (Support, 1.18+)
- Quilt (Built with Fabric, 1.18+)
- Forge (Support, 1.19+)
- NeoForge (Support, 1.21.4+)
YggdrasilProxy is designed to be available for both Server and Client and is compatible with the most ModLoader and Minecraft versions.
If there is no compatibility, then I have not done it yet. If you're in a hurry, join my DC server and send your ModLoader as well as Minecraft versions, I'll be there soon.
I want to use it in Plugin Server
Unfortunately, plugin servers are usually not compatible with mods, and I'm reluctant to use the Mixin framework to write them on the plugin server.
If you have relevant needs, please use two patches I made specifically for this, you only need to comply with GPL 3.0.
License
-
Decompilation is only permitted for learning purposes. Any other form of decompilation is strictly prohibited.
-
Any reproduction and redistribution is not permitted.
-
Use in any modpack is prohibited.
-
Any direct or indirect commercial use of this mod is strictly prohibited.
-
Removal or modification of the original author's name and this license declaration is forbidden.
This software is provided "as is", without warranty of any kind. The author reserves all rights not explicitly granted above.
The above licenses have nothing to do with TProxy and Server Patch, which were once part of the mod, and they have their own licenses.