NeoA Ban - Server Protection Against Ban Bypass
NeoA Ban is a Minecraft mod that effectively prevents players from circumventing bans by switching accounts. The mod links game accounts to unique hardware identifiers of users' devices, providing reliable protection for your server.
Core Functionality
Ban Bypass Prevention
Account-Hardware Binding
The mod automatically binds each account to the hardware ID upon first login, preventing players from using new accounts on the same device to bypass existing sanctions.
Administrative Commands
Player Binding Unlock
/naban unbind <player>
- removes the account binding of the specified player from their device, allowing login from another computer
View All Bound Players
/naban list
- shows the complete list of all active bindings between players and their devices
Player Information
/naban info <player>
- displays the device identifier bound to a specific player
Hardware-Based Ban
/naban ban <hardwareId>
- prohibits login for all accounts bound to the specified device ID
System Operation Principle
Upon initial server connection, each player is automatically linked to the unique code of their computer or device. Any attempt to log in from another device or use someone else's binding will be blocked by the system. Administrators can manage all bindings and apply hardware bans using the provided commands.
Important: all commands require administrator access level (permission level 3).