Hierarchy For All Packages
Package Hierarchies:- cc.carm.plugin.userprefix,
- cc.carm.plugin.userprefix.command,
- cc.carm.plugin.userprefix.command.admin,
- cc.carm.plugin.userprefix.conf,
- cc.carm.plugin.userprefix.conf.gui,
- cc.carm.plugin.userprefix.conf.prefix,
- cc.carm.plugin.userprefix.event,
- cc.carm.plugin.userprefix.hooker,
- cc.carm.plugin.userprefix.listener,
- cc.carm.plugin.userprefix.manager,
- cc.carm.plugin.userprefix.ui
Class Hierarchy
- java.lang.Object
- cc.carm.plugin.userprefix.listener.ChatListener (implements org.bukkit.event.Listener)
- cc.carm.lib.easyplugin.command.CommandHandler (implements cc.carm.lib.easyplugin.command.NamedExecutor, org.bukkit.command.TabExecutor)
- cc.carm.plugin.userprefix.command.AdminCommand
- cc.carm.plugin.userprefix.manager.ConfigManager
- cc.carm.lib.configuration.core.ConfigurationRoot
- cc.carm.plugin.userprefix.conf.PluginConfig
- cc.carm.plugin.userprefix.conf.PluginConfig.CUSTOM_STORAGE
- cc.carm.plugin.userprefix.conf.PluginConfig.DEFAULT_PREFIX
- cc.carm.plugin.userprefix.conf.PluginConfig.DEFAULT_PREFIX.ITEM
- cc.carm.plugin.userprefix.conf.PluginConfig.FUNCTIONS
- cc.carm.plugin.userprefix.conf.PluginConfig.FUNCTIONS.CHAT
- cc.carm.plugin.userprefix.conf.PluginConfig.FUNCTIONS.NAME_PREFIX
- cc.carm.plugin.userprefix.conf.PluginConfig.GUI
- cc.carm.plugin.userprefix.conf.PluginConfig.GUI.BOTTOMS
- cc.carm.plugin.userprefix.conf.PluginConfig.SOUNDS
- cc.carm.plugin.userprefix.conf.PluginMessages
- cc.carm.plugin.userprefix.conf.PluginMessages.COMMAND_USAGE
- cc.carm.plugin.userprefix.conf.PluginMessages.LIST
- cc.carm.plugin.userprefix.conf.PluginMessages.RELOAD
- cc.carm.plugin.userprefix.conf.PluginMessages.SET
- org.bukkit.event.Event
- org.bukkit.event.player.PlayerEvent
- cc.carm.plugin.userprefix.event.UserPrefixEvent
- cc.carm.plugin.userprefix.event.UserPrefixChangeEvent (implements org.bukkit.event.Cancellable)
- cc.carm.plugin.userprefix.event.UserPrefixExpireEvent
- cc.carm.plugin.userprefix.event.UserPrefixEvent
- org.bukkit.event.player.PlayerEvent
- cc.carm.lib.easyplugin.gui.GUI
- cc.carm.lib.easyplugin.gui.paged.PagedGUI
- cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
- cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
- cc.carm.plugin.userprefix.ui.PrefixSelectGUI
- cc.carm.lib.easyplugin.gui.paged.AutoPagedGUI
- cc.carm.lib.easyplugin.gui.paged.CommonPagedGUI
- cc.carm.lib.easyplugin.gui.paged.PagedGUI
- cc.carm.plugin.userprefix.conf.gui.GUIItems
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- cc.carm.lib.easyplugin.papi.EasyPlaceholder
- cc.carm.plugin.userprefix.hooker.UserPrefixExpansion
- cc.carm.lib.easyplugin.papi.EasyPlaceholder
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- cc.carm.lib.easyplugin.EasyPlugin
- cc.carm.plugin.userprefix.Main
- cc.carm.lib.easyplugin.EasyPlugin
- org.bukkit.plugin.java.JavaPlugin
- cc.carm.plugin.userprefix.conf.prefix.PrefixConfig
- cc.carm.plugin.userprefix.manager.PrefixManager
- cc.carm.plugin.userprefix.manager.ServiceManager
- cc.carm.lib.easyplugin.command.SubCommand<C> (implements cc.carm.lib.easyplugin.command.NamedExecutor)
- cc.carm.plugin.userprefix.command.admin.ListCommand
- cc.carm.plugin.userprefix.command.admin.ReloadCommand
- cc.carm.plugin.userprefix.command.admin.SetCommand
- cc.carm.plugin.userprefix.command.UserCommand (implements org.bukkit.command.CommandExecutor)
- cc.carm.plugin.userprefix.listener.UserListener (implements org.bukkit.event.Listener)
- cc.carm.plugin.userprefix.manager.UserManager
- cc.carm.plugin.userprefix.hooker.UserNameTag
- cc.carm.plugin.userprefix.listener.UserPermListener
- cc.carm.plugin.userprefix.UserPrefixAPI