Uses of Package
com.github.crashdemons.playerheads.compatibility.plugins
-
Packages that use com.github.crashdemons.playerheads.compatibility.plugins Package Description com.github.crashdemons.playerheads.compatibility Package supplying cross-version compiling compatibility to the plugin.com.github.crashdemons.playerheads.compatibility.plugins A collection of helper classes providing methods from other bukkit plugins, for use in CompatiblePlugins class to increase compatibility between plugins. -
Classes in com.github.crashdemons.playerheads.compatibility.plugins used by com.github.crashdemons.playerheads.compatibility Class Description HeadPluginCompatibility Compatibility class providing detection of special-case (configured) custom heads from other plugins.NoCheatPlusCompatibility Defines required operations performed with the NoCheatPlus plugin for compatibility reasons.ProtectionPluginCompatibility Defines required operations performed for generic block/region protection plugins for compatibility reasons. -
Classes in com.github.crashdemons.playerheads.compatibility.plugins used by com.github.crashdemons.playerheads.compatibility.plugins Class Description CompatiblePlugin Defines an abstract third-party-plugin compatibility class which can detect and retrieves the plugin instance.