NO HITBOX

This mod automatically disables F3 + B if the player tries to turn it on.

File Details

nof3b-1.0.1.jar

  • R
  • May 21, 2026
  • 13.95 KB
  • 64
  • 1.20.1
  • Forge

File Name

nof3b-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:no-hitbox-1530646:8123176")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added Permissions System: Server admins can now allow specific players (or themselves) to use F3+B hitboxes without disabling the protection for everyone.
  • New Commands (Admin Only):
    • /hitbox allow <player> - Grants permission to use hitboxes.
    • /hitbox deny <player> - Revokes permission.
  • Persistent Data: Allowed players are saved in config/nof3b_allowed.json and persist across server restarts.
  • Client Sync: Approved players will no longer be forcefully restricted or receive warnings/kicks.
  • Command Change: The root command was changed from /nof3b to /hitbox.