Uses of Interface
org.bukkit.BanList
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of BanList in org.bukkit
Modifier and TypeMethodDescriptionstatic BanList
Bukkit.getBanList(BanList.Type type)
Gets a ban list for the supplied type.Server.getBanList(BanList.Type type)
Gets a ban list for the supplied type.