IPLimiter
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #24 of 333 management mods in this game by downloads
📋 About This Mod
# IP Limit Plugin for Velocity A simple Velocity proxy plugin that limits the number of accounts that can be connected from a single IP address. ## Features - Configurable maximum accounts per IP address - Customizable disconnect message with color code support - Lightweight and efficient - Easy to configure ## Requirements - Velocity 3.3.0 or higher - Java 17 or higher ## Installation 1. Download the latest release from the (../../releases) page 2. Place the JAR file in your Velocity `plugins` folder 3. Restart your Velocity proxy 4. Configure the plugin in `plugins/iplimit/config.yml` ## Configuration After the first run, a configuration file will be created at `plugins/iplimit/config.yml`: ```yaml # Maximum number of accounts allowed per IP address max-accounts-per-ip: 3 # Message shown to players when they are kicked (supports color codes with &) disconnect-message: '&cToo many accounts are already connected from your IP address!' ``` ### Configuration Options - **max-accounts-per-ip**: The maximum number of players allowed to connect from the same IP address (default: 3) - **disconnect-message**: The message displayed to players when they're denied connection due to too many accounts from their IP. Supports Minecraft color codes using `&` (e.g., `&c` for red, `&a` for green) ### Color Codes You can use the following color codes in the disconnect message: - `&0` - Black - `&1` - Dark Blue - `&2` - Dark Green - `&3` - Dark Aqua - `&4` - Dark Red - `&5` - Dark Purple - `&6` - Gold - `&7` - Gray - `&8` - Dark Gray - `&9` - Blue - `&a` - Green - `&b` - Aqua - `&c` - Red - `&d` - Light Purple - `&e` - Yellow - `&f` - White - `&l` - Bold - `&m` - Strikethrough - `&n` - Underline - `&o` - Italic - `&r` - Reset ## License This project is licensed under the MIT License.
# IP Limit Plugin for Velocity
A simple Velocity proxy plugin that limits the number of accounts that can be connected from a single IP address.
## Features
- Configurable maximum accounts per IP address
- Customizable disconnect message with color code support
- Lightweight and efficient
- Easy to configure
## Requirements
- Velocity 3. 3. 0 or higher
- Java 17 or higher
## Installation
1. Download the latest release from the (../../releases) page 2. Place the JAR file in your Velocity `plugins` folder 3. Restart your Velocity proxy 4. Configure the plugin in `plugins/iplimit/config.yml`
## Configuration
After the first run, a configuration file will be created at `plugins/iplimit/config.yml`:
```yaml # Maximum number of accounts allowed per IP address max-accounts-per-ip: 3
# Message shown to players when they are kicked (supports color codes with &) disconnect-message: '&cToo many accounts are already connected from your IP address!' ```
### Configuration Options
- max-accounts-per-ip: The maximum number of players allowed to connect from the same IP address (default: 3)
- disconnect-message: The message displayed to players when they're denied connection due to too many accounts from their IP. Supports Minecraft color codes using `&` (e.g., `&c` for red, `&a` for green)
### Color Codes
You can use the following color codes in the disconnect message:
- `&0` - Black
- `&1` - Dark Blue
- `&2` - Dark Green
- `&3` - Dark Aqua
- `&4` - Dark Red
- `&5` - Dark Purple
- `&6` - Gold
- `&7` - Gray
- `&8` - Dark Gray
- `&9` - Blue
- `&a` - Green
- `&b` - Aqua
- `&c` - Red
- `&d` - Light Purple
- `&e` - Yellow
- `&f` - White
- `&l` - Bold
- `&m` - Strikethrough
- `&n` - Underline
- `&o` - Italic
- `&r` - Reset
This project is licensed under the MIT License.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- MistaSoup
- Version
- 1.0.0
- Downloads
- 74
- Endorsements
- 0
- Category
- management
- Created
- 1/25/2026
- Updated
- 1/25/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management
🔧 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 IPLimiter support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of IPLimiter?
Version 1.0.0, published 2026-01-25 with 74 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await