Uses of Class
fr.andross.banitem.BanConfig
Packages that use BanConfig
Package
Description
-
Uses of BanConfig in fr.andross.banitem
Methods in fr.andross.banitem that return BanConfigModifier and TypeMethodDescription@NotNull BanConfig
BanItem.getBanConfig()
Get the ban config helper. -
Uses of BanConfig in fr.andross.banitem.utils
Constructors in fr.andross.banitem.utils with parameters of type BanConfigModifierConstructorDescriptionBanAnimation
(@NotNull org.bukkit.command.CommandSender sender, @NotNull BanConfig banConfig) Loading a ban animation. -
Uses of BanConfig in fr.andross.banitem.utils.debug
Constructors in fr.andross.banitem.utils.debug with parameters of type BanConfigModifierConstructorDescriptionDebug
(@NotNull BanConfig banConfig, @NotNull org.bukkit.command.CommandSender sender, DebugMessage... dm) Creating debug object, which will contains the debug messages. -
Uses of BanConfig in fr.andross.banitem.utils.scanners.illegalstack
Methods in fr.andross.banitem.utils.scanners.illegalstack with parameters of type BanConfig