
IPLimiter
Limit the number of accounts that can be connected from a single IP address.
20
0
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
- Download the latest release from the Releases page
- Place the JAR file in your Velocity
pluginsfolder - Restart your Velocity proxy
- Configure the plugin in
plugins/iplimit/config.yml
Configuration
After the first run, a configuration file will be created at plugins/iplimit/config.yml:
# 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.,&cfor red,&afor 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.
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 месяц назад
Обновлён:1 месяц назад
