HWID-Tracker (Notification/Listing/Kick/Ban) by Area

Silently tracks player hardware IDs to enable HWID-based bans, multi-account detection, and operator alerts.

File Details

hwidtracker-1.2.0

  • R
  • Jun 29, 2026
  • 38.19 KB
  • 13
  • 1.21.1
  • NeoForge

File Name

hwidtracker-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:hwid-tracker-notification-listing-kick-ban-by-area-1584673:8340520"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HwidTracker – Changelog

v1.2.0 (Public / CurseForge)

  • Multi-account kick message no longer contains server-specific branding
  • Added temporary ban support via /hban <name> -t <duration> [reason]
  • Supported duration units: m (minutes), h (hours), d (days), w (weeks)
  • Added expires_at field to bans.json (empty = permanent ban)
  • Added BanExpiryTask – background thread checking every 60s for expired bans, automatically removes them from bans.json, banned-players.json and banned-ips.json
  • /hbanlist now shows permanent vs temporary ban type including expiry timestamp
  • /hwid lookup now shows permanent vs temporary ban status with expiry time
  • Kick message on temporary ban now includes the ban duration