程序包 org.bukkit.ban

接口 IpBanList

所有超级接口:
BanList<InetAddress>

public interface IpBanList extends BanList<InetAddress>
针对 IP 封禁的 BanList.

原文: A BanList targeting IP bans.