-
Get the ban database, containing blacklist, whitelist and customitems
Get the BanItem database, containing blacklist, whitelist, custom items and meta items.
-
Blacklist(BanItem pl,
BanDatabase database,
org.bukkit.command.CommandSender sender,
org.bukkit.configuration.ConfigurationSection section)
Constructor for a blacklist map
Whitelist(BanItem pl,
BanDatabase database,
org.bukkit.command.CommandSender sender,
org.bukkit.configuration.ConfigurationSection section)
Constructor for a whitelist map
-
Trying to get a list of type
If there is any error, this will be debugged