ExploitPreventer
ModMIT

ExploitPreventer

A fabric mod that prevents known client-side exploits.

77.1K
Downloads
12
Followers
3 months ago
Updated
📦
14
Versions

📖About ExploitPreventer

This is a fabric mod that prevents known client-side exploits. It keeps the client safer by applying sensible, non-invasive protections by default.

Disclaimer: Use this mod at your own risk. The maintainers are not responsible for any bans, kicks or other consequences.

Patched issues:

  • Blocking local requests from server-side resource packs.

    Resource pack URLs that would cause the client to contact local addresses is refused.
  • Prevent server enumeration of translation keys / language data.

    Servers can try to enumerate client translation keys to learn information about the client environment or installed mods.

For full details, please read the project README.md on Github.