- 已测试 Minecraft 版本
- 1.81.91.101.111.121.131.141.151.161.171.181.191.201.20.61.21
IPDynamic 1.3.1——Minecraft
服务器
管理破坏性玩家可能是一项挑战,尤其是当他们通过简单地更改 IP 地址中的数字来规避禁令时。在某些情况下,这甚至可能诱使服务器所有者考虑封锁整个国家,而这往往是以失去合法玩家为代价的。IPDynamic
通过提供动态 IP 过滤来提供更智能的解决方案,使服务器管理员能够更有效地阻止有问题的玩家,而不会影响无辜的用户。
功能:
服务器
管理破坏性玩家可能是一项挑战,尤其是当他们通过简单地更改 IP 地址中的数字来规避禁令时。在某些情况下,这甚至可能诱使服务器所有者考虑封锁整个国家,而这往往是以失去合法玩家为代价的。IPDynamic
通过提供动态 IP 过滤来提供更智能的解决方案,使服务器管理员能够更有效地阻止有问题的玩家,而不会影响无辜的用户。
功能:
- 动态 IP 阻止:
- 通过定位特定范围(例如127.0.0.*或 1 27.0.*.*)来动态阻止 IP 地址,以防止玩家通过微小的 IP 变化绕过禁令。
- 白名单系统:
- 如果合法玩家的 IP 与被禁用户的 IP 相似,IPDynamic 会通过白名单根据其用户名允许其访问。玩家可以请求将其添加到白名单中,服务器所有者可以验证其身份,以确保他们不是同一个恶意用户。
- 详细信息
- Commands (Admin-Only):
/ipdynamic list
View the list of players currently on the whitelist.
/ipdynamic op1 <ip> <reason>
Apply a dynamic IP ban affecting only the last digit (e.g., 127.0.0.*).
Example: /ipdynamic op1 192.168.1.1 Hacks
/ipdynamic op2 <ip> <reason>
Apply a broader dynamic IP ban affecting the last two digits (e.g., 127.0.*.*).
Example: /ipdynamic op2 192.168.1.1 Hacks
/ipdynamic reload
Reload the configuration and messages without restarting the server.
/ipdynamic reset <op1/op2> <ip>
Remove an IP from the blacklist that was banned with either op1 or op2.
/ipdynamic add <username>
Add a player to the whitelist, allowing them to log in even if their IP is similar to a banned one.
/ipdynamic del <username>
Remove a player from the whitelist.
/ipdynamic alts <username>
Verify all the ips that the player has logged in to, including accounts, ips, countries where he/she connects.