IP Whitelist
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management technology utility
IPWhiteList
IPWhitelist is a lightweight yet powerful security plugin designed to restrict server access to specific IPv4 addresses. It is ideal for private servers, staff-only networks, or maintaining high security on public servers by restricting admin account access to known locations.
?️ Key Features
- Strict Access Control: Only connections from whitelisted IPs are allowed to join.
- Player & IP Association: Associate IPs with player names to easily track who owns which address.
- Safety First: Built-in confirmation system prevents accidental bulk-deletion of user IPs.
- MiniMessage Support: Beautiful, modern message formatting with RGB colors and gradients.
- Performance: Uses high-performance SQLite for storage—no external database setup required.
- Bypass Options: Grant
ipwhitelist.bypasspermission to completely skip checks for trusted users.
? Commands & Permissions
Main Command: /ipwhitelist (or /ipw)
- Add IP:
/ipw add <ip> [player]- Adds an IP, optionally tagging it with a player name.
- Remove IP:
/ipw remove <ip>- Removes a specific IP instantly.
- Remove Player:
/ipw remove <player>- Removes all IPs linked to a player name (requires confirmation).
- List:
/ipw list- Shows all whitelisted entries.
- Reload:
/ipw reload- Reloads the configuration.
Permission: ipwhitelist.admin (Required for all commands)
⚙️ Configuration
Fully customizable config.yml allows you to change every message output by the plugin.
kick-message: "<red><bold>ACCESS DENIED</bold><br><gray>Your IP address is not authorized.</gray></red>"
? Installation
- Drop
IPWhitelist.jarinto yourpluginsfolder. - Restart your server.
- Add your IP using the console:
ipw add <your-ip>. - Enjoy enhanced security!
请登录后举报
暂无评论,抢个沙发吧~