Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/storycraft/do-not-track
- Owner: storycraft
- License: mit
- Created: 2020-09-11T16:03:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T01:53:07.000Z (over 4 years ago)
- Last Synced: 2024-10-30T01:47:04.454Z (2 months ago)
- Language: Java
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)