Alts
๐ก Updated this yearPreview

๐ Analysis
- ๐ #329 of 599 bukkit mods in this game by downloads
๐ About This Mod
# ๐ก๏ธ Alts A lightweight, powerful, and highly effective security plugin for Bukkit/Spigot servers. **Alts** helps server administrators prevent bot attacks, alt-account abuse, and ban-evasion by enforcing strict configuration limits on how many unique accounts can connect from the exact same IP address. --- ## ๐ Key Features * **๐ฅ Strict IP Account Limits:** Enforce a maximum number of alternate accounts allowed per unique IP address (`max-accounts-per-ip`). Once the limit is reached, any new account attempting to join from that network will be gracefully rejected. * **๐ Smart Name-Sync Tracking:** The plugin tracks player UUIDs alongside their last known account name. If a player changes their Minecraft username via Mojang, the plugin automatically detects the change upon login and updates their data record seamlessly. * **๐ก๏ธ Admin Bypass Permission:** Whitelist your trusted staff members, network team, or families playing under the same roof. Players with the bypass permission can connect with as many accounts as they want without triggering the limiter. * **๐ข Advanced Staff Logging:** Keeps administrators fully informed. Whenever a player with a bypass permission logs in, a specialized alert message is sent directly to the server console. * **๐จ Full Color Code Support:** Customize your kick screen and console notifications with standard Bukkit color codes (`&` or `ยง`) to fit your network's design. * **โก Instant Configuration Reloads:** Modify your rules, change account thresholds, or alter messages on the fly with a simple commandโno server restart required. --- ## ๐ ๏ธ Commands & Permissions | Command | Description | |---------|-------------| | `/alts reload` | Instantly reloads the `config.yml` file and the players data file. | ### ๐ Permissions * `alts.admin` โ Required to execute the configuration reload command. *(Note: Make sure to map this to your config's defined bypass settings!)* * **Custom Bypass Permission** โ Defined directly inside your `config.yml` (e.g., `alts.bypass`) to allow certain players to ignore account thresholds. --- ## ๐ฆ Configuration Overview The plugin generates a structured configuration file allowing you to fully customize how restrictions behave and what players see: ```yaml # The maximum number of distinct accounts allowed per IP address max-accounts-per-ip: 3 # The permission node required to bypass the IP account limit bypass-permission: "alts.bypass" # Message sent to the console when a whitelisted/bypass user logs in console-message: "ยงa Player %s logged in using an approved account limit bypass." # The kick message displayed to users who exceed the allowed account limit max-accounts-message: "ยงcYou have exceeded the maximum number of allowed accounts per IP on this server!"
A lightweight, powerful, and highly effective security plugin for Bukkit/Spigot servers. Alts helps server administrators prevent bot attacks, alt-account abuse, and ban-evasion by enforcing strict configuration limits on how many unique accounts can connect from the exact same IP address.
## ๐ Key Features
๐ฅ Strict IP Account Limits: Enforce a maximum number of alternate accounts allowed per unique IP address (`max-accounts-per-ip`). Once the limit is reached, any new account attempting to join from that network will be gracefully rejected. ๐ Smart Name-Sync Tracking: The plugin tracks player UUIDs alongside their last known account name. If a player changes their Minecraft username via Mojang, the plugin automatically detects the change upon login and updates their data record seamlessly. ๐ก๏ธ Admin Bypass Permission: Whitelist your trusted staff members, network team, or families playing under the same roof. Players with the bypass permission can connect with as many accounts as they want without triggering the limiter. ๐ข Advanced Staff Logging: Keeps administrators fully informed. Whenever a player with a bypass permission logs in, a specialized alert message is sent directly to the server console. ๐จ Full Color Code Support: Customize your kick screen and console notifications with standard Bukkit color codes (`&` or `ยง`) to fit your network's design. โก Instant Configuration Reloads: Modify your rules, change account thresholds, or alter messages on the fly with a simple commandโno server restart required.
## ๐ ๏ธ Commands & Permissions
| Command | Description | |---------|-------------| | `/alts reload` | Instantly reloads the `config.yml` file and the players data file. |
### ๐ Permissions `alts.admin` โ Required to execute the configuration reload command. (Note: Make sure to map this to your config's defined bypass settings!) Custom Bypass Permission โ Defined directly inside your `config.yml` (e.g., `alts.bypass`) to allow certain players to ignore account thresholds.
## ๐ฆ Configuration Overview
The plugin generates a structured configuration file allowing you to fully customize how restrictions behave and what players see:
```yaml # The maximum number of distinct accounts allowed per IP address max-accounts-per-ip: 3
# The permission node required to bypass the IP account limit bypass-permission: "alts.bypass"
# Message sent to the console when a whitelisted/bypass user logs in console-message: "ยงa Player %s logged in using an approved account limit bypass."
# The kick message displayed to users who exceed the allowed account limit max-accounts-message: "ยงcYou have exceeded the maximum number of allowed accounts per IP on this server!"
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- NZXTER
- Version
- 1.0
- Downloads
- 19
- Endorsements
- 1
- Category
- bukkit
- Created
- 8/15/2026
- Updated
- 6/30/2026
- Game Versions
- 1.0, 1.1, 1.2.1, 1.2.2, 1.2.3
- Tags
- management, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Alts support?
The author lists 1.0, 1.1, 1.2.1, 1.2.2, 1.2.3, 1.2.4. Other versions may work but are untested by the author.
What is the latest version of Alts?
Version 1.0, published 2026-06-30 with 19 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await