2026-04-06 16:39:33 -05:00
2026-04-06 16:40:16 -05:00
2026-04-06 15:47:10 -05:00
2026-04-06 15:23:47 -05:00
2026-04-06 16:43:56 -05:00
2026-04-06 15:23:47 -05:00

Sign Leak Shield

Disclosure:

This mod was built with the help of AI.

Main Release Dev Verify

This is a Fabric client mod for Minecraft 1.21.1 that defensively patches forced sign-editor translation and keybind leak probes.

Build and CI:

  1. Install Java 21.
  2. Build locally with ./gradlew build on Linux/macOS or gradlew.bat build on Windows.
  3. The built jar will be placed in build/libs.
  4. dev branch pushes and pull requests run the verification workflow in .gitea/workflows/dev-verify.yml.
  5. main branch pushes and v* tags run the release workflow in .gitea/workflows/main-release.yml, which publishes a release and uploads the jar.

Notes:

  • The project targets Fabric for Minecraft 1.21.1.
  • The implementation is scoped to forced sign editor traffic and only rewrites matching outgoing sign update packets.
Description
A Mod Bypass for Servers like Donut SMP
Readme MIT 161 KiB
build-915c2b5 Latest
2026-04-06 23:06:03 +00:00
Languages
Java 100%