Mod Bypasser

MOD Mod Bypasser 2.3

No permission to download
Forge client side control is out! You can now configure if you want to tell the server you are using Forge or not. Check the bottom for details to config.
Liteloader user? Also check the bottom.


Mod Bypasser is a Forge "hack" that aims to prevent servers from detecting or disabling mods.

Such plugins include: eZProtector, AntiWDL, ClientControl.

It is currently disguised as a sprint mod for safety reasons.

This mod currently disables the ability to disable:
-BetterPvP/Xaeros Minimap
-VoxelMap
-Rei's Minimap
-Smart Moving
--------------------------------------------------------------------------------------------------------------------------------
-WorldDownloader (LiteLoader version only, see note below for making the mod work with LiteLoader.)
-> If you don't wanna go through all that trouble, simply download this
Resource instead https://directleaks.net/resources/world-downloader-patcher-anti-wdl-bypass.1193/
--------------------------------------------------------------------------------------------------------------------------------
-Damage Indicators
-Schematica
-BetterSprinting
-5zig

If there is another mod that is not on the list that uses a permissions system, message me with the method used by the mod!

FOR USERS USING LITELOADER:
When you are launching the mod with LiteLoader for the first time, it is important to check latest.log in the logs folder to make sure the mod succeeded (for Forge it is unnecessary to check). There is a high chance that it will work.

CONFIGURATION DETAILS:
First, if you have not done so, run the mod once. This will create a new config file at %mcdir%/config/simplesprint.cfg.
Here is the guide (it is currently using default config):
//If true, the mod will tell the server that it is using vanilla and act vanilla. Note that this will automatically break all servers that need you to be using a modded client. (e.g. Forge)
vanilla:false
//The mode for modlist spoofing. Note that if vanilla is true, nothing is sent no matter what you put here.
//Modes
//0 - (Default) Changes nothing.
//1 - Whitelist mode - Only mods listed in the config and installed will be sent.
//2 - Blacklist mode - Mods listed in the config will not be sent, but everything else installed will be sent.
//3 - Overwrite mode - Returns all the mods in the config. This is the only time the version ID specified next to the mod will be required.
mode:0
//All the modids with the version next to it, in this format: modid#version
//If no version is specified, the default is 1.0. What it does will depend on the mode above.
//Note that mcp, FML, and Forge come by default when you install Forge, so it is not possible to block these mods.
//Example config: NEI#1.1,Minimap#1.0
mods:

EXAMPLE CONFIGURATIONS:
(In all examples, the mods loaded are minimap 2.0, xray 1.0, and
testmod 0.9. Note that this is their mod ID and not their actual name.)
//Bypasses any type of AntiForge; no mods are sent
#Visit the mod website for more details on configuring this
vanilla:true
mode:0
mods:
//Sends only testmod 0.9.
#Visit the mod website for more details on configuring this
vanilla:false
mode:1
mods:testmod#0.9
//Sends everything but xray 1.0.
#Visit the mod website for more details on configuring this
vanilla:false
mode:2
mods:xray#1.0
//Sends OpenComputers 1.0.
#Visit the mod website for more details on configuring this
vanilla:false
mode:3
mods:OpenComputers#1.0
Author
Direct-Leaks.com
Downloads
48
Views
563
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Direct-Leaks.com

Top