Uses of Interface
org.bukkit.BanEntry
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of BanEntry in org.bukkit
Modifier and TypeMethodDescriptionAdds a ban to the this list.BanList.getBanEntry
(String target) Gets aBanEntry
by target.Modifier and TypeMethodDescriptionBanList.getBanEntries()
Gets a set containing everyBanEntry
in this list.