Class Hierarchy
- java.lang.Object
- me.github.simonplays15.betterbansystem.core.automod.AutoModAction
- me.github.simonplays15.betterbansystem.core.ban.BanHandler
- me.github.simonplays15.betterbansystem.core.ban.BanManager
- me.github.simonplays15.betterbansystem.core.command.BaseCommand
- me.github.simonplays15.betterbansystem.core.command.commands.BanCommand
- me.github.simonplays15.betterbansystem.core.command.commands.BanListCommand
- me.github.simonplays15.betterbansystem.core.command.commands.DelWarnCommand
- me.github.simonplays15.betterbansystem.core.command.commands.IpBanCommand
- me.github.simonplays15.betterbansystem.core.command.commands.KickCommand
- me.github.simonplays15.betterbansystem.core.command.commands.LookUpCommand
- me.github.simonplays15.betterbansystem.core.command.commands.MuteCommand
- me.github.simonplays15.betterbansystem.core.command.commands.TimeBanCommand
- me.github.simonplays15.betterbansystem.core.command.commands.UnbanCommand
- me.github.simonplays15.betterbansystem.core.command.commands.UnbanIpCommand
- me.github.simonplays15.betterbansystem.core.command.commands.UnmuteCommand
- me.github.simonplays15.betterbansystem.core.command.commands.WarnCommand
- me.github.simonplays15.betterbansystem.core.command.BaseCommandHandler
- me.github.simonplays15.betterbansystem.core.player.BaseCommandSender
- me.github.simonplays15.betterbansystem.core.player.BungeeCordCommandSender
(implements net.md_5.bungee.api.CommandSender)
- me.github.simonplays15.betterbansystem.core.player.SpigotCommandSender
(implements org.bukkit.command.CommandSender)
- me.github.simonplays15.betterbansystem.api.files.BaseConfig
- me.github.simonplays15.betterbansystem.api.files.LanguageFile
- me.github.simonplays15.betterbansystem.api.files.BasePluginDescription
- me.github.simonplays15.betterbansystem.core.BetterBanSystem
- me.github.simonplays15.betterbansystem.core.chat.ChatColor
- me.github.simonplays15.betterbansystem.bungeecord.event.events.ChatEvents
(implements net.md_5.bungee.api.plugin.Listener)
- me.github.simonplays15.betterbansystem.bungeecord.CommandHandler
- me.github.simonplays15.betterbansystem.spigot.CommandHandler
(implements org.bukkit.command.CommandExecutor, org.bukkit.command.TabCompleter)
- me.github.simonplays15.betterbansystem.core.database.Database
(implements me.github.simonplays15.betterbansystem.core.database.IDatabase)
- me.github.simonplays15.betterbansystem.core.database.mongodb.MongoDBDatabase
- me.github.simonplays15.betterbansystem.core.database.mysql.MySQLDatabase
- me.github.simonplays15.betterbansystem.core.database.sqlite.SQLiteDatabase
- me.github.simonplays15.betterbansystem.bungeecord.event.EventManager
- me.github.simonplays15.betterbansystem.spigot.event.EventManager
- me.github.simonplays15.betterbansystem.core.chat.HoverMessageUtil
- java.util.logging.Logger
- me.github.simonplays15.betterbansystem.core.logging.GlobalLogger
- me.github.simonplays15.betterbansystem.bungeecord.event.events.LoginEvents
(implements net.md_5.bungee.api.plugin.Listener)
- me.github.simonplays15.betterbansystem.core.mute.MuteHandler
- me.github.simonplays15.betterbansystem.core.mute.MuteManager
- me.github.simonplays15.betterbansystem.core.permissions.PermissionsManager
- me.github.simonplays15.betterbansystem.spigot.event.events.PlayerChatEvents
(implements org.bukkit.event.Listener)
- me.github.simonplays15.betterbansystem.spigot.event.events.PlayerLoginEvents
(implements org.bukkit.event.Listener)
- net.md_5.bungee.api.plugin.Plugin
- me.github.simonplays15.betterbansystem.bungeecord.BungeeCore
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- me.github.simonplays15.betterbansystem.spigot.SpigotCore
- java.lang.Record
- me.github.simonplays15.betterbansystem.core.ban.BanEntry
(implements me.github.simonplays15.betterbansystem.core.ban.IBanEntry)
- me.github.simonplays15.betterbansystem.core.ban.IPBanEntry
(implements me.github.simonplays15.betterbansystem.core.ban.IIPBanEntry)
- me.github.simonplays15.betterbansystem.core.mute.MuteEntry
(implements me.github.simonplays15.betterbansystem.core.mute.IMuteEntry)
- me.github.simonplays15.betterbansystem.core.warn.Warn
- me.github.simonplays15.betterbansystem.core.warn.WarnEntry
(implements me.github.simonplays15.betterbansystem.core.warn.IWarnEntry)
- me.github.simonplays15.betterbansystem.api.files.ResourceFile
- me.github.simonplays15.betterbansystem.api.runtimeservice.RuntimeService
- me.github.simonplays15.betterbansystem.core.chat.StringFormatter
- java.lang.Throwable
(implements java.io.Serializable)
- com.google.gson.TypeAdapter<T>
- me.github.simonplays15.betterbansystem.core.Updater
- me.github.simonplays15.betterbansystem.api.uuid.UUIDFetcher
- me.github.simonplays15.betterbansystem.core.warn.WarnHandler
- me.github.simonplays15.betterbansystem.core.warn.WarnManager
Interface Hierarchy
- me.github.simonplays15.betterbansystem.core.ban.IBanEntry
- me.github.simonplays15.betterbansystem.core.database.IDatabase
- me.github.simonplays15.betterbansystem.core.ban.IIPBanEntry
- me.github.simonplays15.betterbansystem.core.mute.IMuteEntry
- me.github.simonplays15.betterbansystem.core.warn.IWarnEntry