Package-level declarations

Types

Link copied to clipboard
class EffectiveSpigot : JavaPlugin

The framework's own plugin. On enable it initializes every Effective* subsystem module (items, entities, zones, menus, …). Child plugins depend on this and build on the Effective* base classes; they don't instantiate it — use instance to reach the singleton.