Package Hierarchies:
- de.themoep.resourcepacksplugin.bukkit,
- de.themoep.resourcepacksplugin.bukkit.events,
- de.themoep.resourcepacksplugin.bukkit.listeners,
- de.themoep.resourcepacksplugin.bukkit.luckperms,
- de.themoep.resourcepacksplugin.bukkit.placeholderapi,
- de.themoep.resourcepacksplugin.bungee,
- de.themoep.resourcepacksplugin.bungee.events,
- de.themoep.resourcepacksplugin.bungee.listeners,
- de.themoep.resourcepacksplugin.bungee.luckperms,
- de.themoep.resourcepacksplugin.bungee.packets,
- de.themoep.resourcepacksplugin.core,
- de.themoep.resourcepacksplugin.core.events,
- de.themoep.resourcepacksplugin.core.listeners,
- de.themoep.resourcepacksplugin.core.luckperms,
- de.themoep.resourcepacksplugin.velocity,
- de.themoep.resourcepacksplugin.velocity.events,
- de.themoep.resourcepacksplugin.velocity.listeners,
- de.themoep.resourcepacksplugin.velocity.luckperms
Class Hierarchy
- java.lang.Object
- net.md_5.bungee.protocol.DefinedPacket
- net.md_5.bungee.api.plugin.Event
- org.bukkit.event.Event
- org.bukkit.event.player.PlayerEvent
- org.bukkit.event.player.PlayerResourcePackStatusEvent
- de.themoep.resourcepacksplugin.bukkit.events.ResourcePackStatusEvent (implements de.themoep.resourcepacksplugin.core.events.IResourcePackStatusEvent)
- de.themoep.resourcepacksplugin.core.PackAction
- de.themoep.resourcepacksplugin.core.PackAction.Title
- de.themoep.resourcepacksplugin.core.PackAssignment
- de.themoep.resourcepacksplugin.core.PackManager
- de.themoep.resourcepacksplugin.bukkit.listeners.PackSelectListener (implements org.bukkit.event.Listener)
- de.themoep.resourcepacksplugin.bungee.listeners.PackSelectListener (implements net.md_5.bungee.api.plugin.Listener)
- de.themoep.resourcepacksplugin.velocity.listeners.PackSelectListener
- de.themoep.resourcepacksplugin.bukkit.listeners.PackSendListener (implements org.bukkit.event.Listener)
- de.themoep.resourcepacksplugin.bungee.listeners.PackSendListener (implements net.md_5.bungee.api.plugin.Listener)
- de.themoep.resourcepacksplugin.velocity.listeners.PackSendListener
- me.clip.placeholderapi.PlaceholderHook
- me.clip.placeholderapi.expansion.PlaceholderExpansion
- de.themoep.resourcepacksplugin.bukkit.listeners.PlayerJoinListener (implements org.bukkit.event.Listener)
- de.themoep.resourcepacksplugin.bungee.listeners.PlayerJoinListener (implements net.md_5.bungee.api.plugin.Listener)
- de.themoep.resourcepacksplugin.velocity.listeners.PlayerJoinListener
- de.themoep.resourcepacksplugin.bukkit.listeners.PlayerQuitListener (implements org.bukkit.event.Listener)
- de.themoep.resourcepacksplugin.bungee.listeners.PlayerQuitListener (implements net.md_5.bungee.api.plugin.Listener)
- de.themoep.resourcepacksplugin.velocity.listeners.PlayerQuitListener
- net.md_5.bungee.api.plugin.Plugin
- de.themoep.resourcepacksplugin.bungee.BungeeResourcepacks (implements de.themoep.resourcepacksplugin.core.ResourcepacksPlugin)
- org.bukkit.plugin.PluginBase (implements org.bukkit.plugin.Plugin)
- org.bukkit.plugin.java.JavaPlugin
- de.themoep.resourcepacksplugin.bukkit.WorldResourcepacks (implements de.themoep.resourcepacksplugin.core.ResourcepacksPlugin)
- de.themoep.resourcepacksplugin.bukkit.listeners.PreWorldSwitchListener (implements org.bukkit.event.Listener, de.themoep.resourcepacksplugin.core.listeners.SwitchListener)
- de.themoep.resourcepacksplugin.core.luckperms.ResourcepackStatusContextCalculator<T> (implements net.luckperms.api.context.ContextCalculator<T>)
- de.themoep.resourcepacksplugin.velocity.events.ResourcePackStatusEvent (implements de.themoep.resourcepacksplugin.core.events.IResourcePackStatusEvent)
- de.themoep.resourcepacksplugin.bungee.listeners.ServerConnectListener (implements net.md_5.bungee.api.plugin.Listener, de.themoep.resourcepacksplugin.core.listeners.SwitchListener)
- de.themoep.resourcepacksplugin.velocity.listeners.ServerConnectListener (implements de.themoep.resourcepacksplugin.core.listeners.SwitchListener)
- de.themoep.resourcepacksplugin.bukkit.listeners.StatusEventListener (implements org.bukkit.event.Listener)
- de.themoep.resourcepacksplugin.bungee.listeners.StatusEventListener (implements net.md_5.bungee.api.plugin.Listener)
- de.themoep.resourcepacksplugin.velocity.listeners.StatusEventListener
- de.themoep.resourcepacksplugin.core.UserManager
- de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks (implements de.themoep.resourcepacksplugin.velocity.libs.lang.velocity.Languaged, de.themoep.resourcepacksplugin.core.ResourcepacksPlugin)
Interface Hierarchy
- de.themoep.resourcepacksplugin.core.events.IResourcePackStatusEvent
- de.themoep.metrics.MoepMetrics.Plugin
- de.themoep.resourcepacksplugin.core.ForceResourcepacksPlugin (also extends de.themoep.resourcepacksplugin.core.ResourcepacksPlugin)
- de.themoep.resourcepacksplugin.core.ResourcepacksPlugin
- de.themoep.resourcepacksplugin.core.listeners.SwitchListener