Class Hierarchy
- java.lang.Object
- studio.thevipershow.vtc.AbstractPluginConfiguration<T> (implements studio.thevipershow.vtc.Configuration)
- studio.thevipershow.vtc.AbstractTomlConfiguration<T> (implements studio.thevipershow.vtc.ConfigurationContent)
- studio.thevipershow.vtc.TomlSectionConfiguration<T,S> (implements studio.thevipershow.vtc.ValuesLoader<T>)
- studio.thevipershow.safechat.api.checks.ChatCheck (implements studio.thevipershow.safechat.api.checks.Check)
- studio.thevipershow.safechat.api.checks.ChatData
- studio.thevipershow.safechat.chat.listeners.ChatListener (implements org.bukkit.event.Listener)
- studio.thevipershow.safechat.api.checks.ChecksContainer
- java.lang.ClassLoader
- org.bukkit.command.Command
- studio.thevipershow.safechat.debug.Debugger
- org.bukkit.event.Event
- studio.thevipershow.safechat.config.localization.Localization
- studio.thevipershow.safechat.persistence.types.PlayerData (implements java.lang.Cloneable)
- studio.thevipershow.safechat.persistence.mappers.PlayerDataManager
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- java.util.ResourceBundle.Control
- studio.thevipershow.safechat.config.localization.UTF8Control
- studio.thevipershow.safechat.persistence.SafeChatHibernate
- studio.thevipershow.safechat.SafeChatUtils
Interface Hierarchy
- studio.thevipershow.safechat.api.checks.Check
Annotation Type Hierarchy
- studio.thevipershow.safechat.api.checks.CheckName (implements java.lang.annotation.Annotation)
- studio.thevipershow.safechat.api.checks.CheckPermission (implements java.lang.annotation.Annotation)
- studio.thevipershow.safechat.api.checks.CheckPriority (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- studio.thevipershow.safechat.config.address.AddressSection (implements studio.thevipershow.vtc.SectionType)
- studio.thevipershow.safechat.config.blacklist.BlacklistSection (implements studio.thevipershow.vtc.SectionType)
- studio.thevipershow.safechat.api.checks.CheckPriority.Priority
- studio.thevipershow.safechat.config.checks.CheckSections (implements studio.thevipershow.vtc.SectionType)
- studio.thevipershow.safechat.config.Configurations (implements studio.thevipershow.vtc.ConfigurationData<P>)
- studio.thevipershow.safechat.config.database.DatabaseSection (implements studio.thevipershow.vtc.SectionType)
- studio.thevipershow.safechat.debug.DebugChannel
- studio.thevipershow.safechat.persistence.HibernateSQLMapping
- studio.thevipershow.safechat.config.messages.MessagesSection (implements studio.thevipershow.vtc.SectionType)