Package Hierarchies:
- com.stardevllc.starchat,
- com.stardevllc.starchat.api,
- com.stardevllc.starchat.channels,
- com.stardevllc.starchat.commands,
- com.stardevllc.starchat.context,
- com.stardevllc.starchat.handler,
- com.stardevllc.starchat.hooks,
- com.stardevllc.starchat.listener,
- com.stardevllc.starchat.mutechat,
- com.stardevllc.starchat.obserable,
- com.stardevllc.starchat.placeholder,
- com.stardevllc.starchat.pm,
- com.stardevllc.starchat.registry,
- com.stardevllc.starchat.rooms,
- com.stardevllc.starchat.space
Class Hierarchy
- java.lang.Object
- com.stardevllc.starchat.channels.ChatChannel (implements com.stardevllc.starchat.space.ChatSpace)
- com.stardevllc.starchat.commands.ChatCmd (implements org.bukkit.command.TabExecutor)
- com.stardevllc.starchat.context.ChatContext
- com.stardevllc.starchat.rooms.ChatRoom (implements com.stardevllc.starchat.space.ChatSpace)
- com.stardevllc.starchat.ChatSelector
- com.stardevllc.starchat.commands.ClearChatCmd (implements org.bukkit.command.CommandExecutor)
- com.stardevllc.starchat.obserable.ConfigChangeListener<T> (implements com.stardevllc.starlib.observable.ChangeListener<T>)
- com.stardevllc.starchat.placeholder.DefaultPlaceholders (implements com.stardevllc.starchat.placeholder.PlaceholderHandler)
- org.bukkit.event.Event
- com.stardevllc.starchat.api.SpaceChatEvent (implements org.bukkit.event.Cancellable)
- com.stardevllc.starchat.commands.MessageCmd (implements org.bukkit.command.TabExecutor)
- com.stardevllc.starchat.mutechat.MuteChat
- com.stardevllc.starchat.commands.MuteChatCmd (implements org.bukkit.command.CommandExecutor)
- com.stardevllc.starchat.placeholder.PAPIPlaceholders (implements com.stardevllc.starchat.placeholder.PlaceholderHandler)
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- com.stardevllc.starchat.listener.PlayerListener (implements org.bukkit.event.Listener)
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- com.stardevllc.starmclib.plugin.ExtendedJavaPlugin
- com.stardevllc.starchat.StarChat (implements org.bukkit.event.Listener)
- com.stardevllc.starchat.pm.PrivateMessage (implements com.stardevllc.starchat.space.ChatSpace)
- com.stardevllc.starlib.objects.registry.Registry<K,V> (implements java.util.Set<E>)
- com.stardevllc.starchat.commands.ReplyCmd (implements org.bukkit.command.TabExecutor)
- com.stardevllc.starchat.rooms.RoomMember
- com.stardevllc.starchat.commands.StarChatAdminCmd (implements org.bukkit.command.TabExecutor)
- com.stardevllc.starchat.handler.VaultDisplayNameHandler (implements com.stardevllc.starchat.handler.DisplayNameHandler)
- com.stardevllc.starchat.hooks.VaultHook