Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/storycraft/do-not-track

DNT is a minecraft mod that disable a server its tracking of an individual minecraft client.
https://github.com/storycraft/do-not-track

Last synced: 22 days ago
JSON representation

DNT is a minecraft mod that disable a server its tracking of an individual minecraft client.

Awesome Lists containing this project

README

        

# Do Not Track

DNT is a minecraft mod that stop a server its tracking of an individual minecraft client.

## How it disable tracking?

Many Popular Minecraft mod loader and server software changes its brand name. It send to server right after joining server.
However some servers try to detect modification user's client with brand name(or forge mod list with fake forge handshaking).
Server should not try to collect client information not related to gameplay. This mod will replace to "vanilla" every sent payload message to from "minecraft:brand" channel to server.

### Alternative for fake forge handshaking

[ModProtector 1.12.2](https://github.com/storycraft/mod-protector)