Badlion Client Hypixel Mods only work natively if you are connecting to Hypixel using the ^(?:.*\.)?hypixel\.(?:net|io)\.?
Regex. If you are connecting through a Proxy, such as mc.hypixel.cc
, you will not be able to use our Hypixel Mods.
If you would like to define a custom Regex then please follow these steps:
1. Open the ".minecraft" directory. Depending on your Operating System, the steps are slightly different:
Windows: Press "Win" + "R" and then search for: %appdata%
MacOS: Press "Command" + "Shift" + "G" and then enter: ~/Library/Application Support/minecraft
Linux: Please head to the following directory: /home/user/.minecraft
(This may differ depending on your distribution)
2. Locate the "badlion_settings.json" file.
3. Add the customHypixelRegex. For example: "customHypixelIpRegex": ".+\\.hypixel\\..+"
If you are having troubles with this please contact our Support Team through our Discord Server or this Support Page.