Simple AutoBan
A lightweight server-side mod that automatically bans non-whitelisted players by both username AND IP address. Perfect for private Minecraft servers that want bulletproof access control.
Vanilla whitelist not required
🔧 Key Features
🛡️ How It Works
When enabled, any non-whitelisted player attempting to join will:
Whitelisted players enjoy normal access
📜 Commands
Whitelist Management:
/autoban add <username> - Adds player to whitelist
/autoban remove <username> - Removes player from whitelist
/autoban list - Shows all whitelisted players
System Control:
/autoban on - Activates the AutoBan system (off by default)
/autoban off - Deactivates the AutoBan system
/autoban status - Shows current system status
Ban Customization:
/autoban setreason <text> - Sets the ban reason
💡 Ideal For