Class SpigotCommandRegistrar.UnregisterListener

java.lang.Object
redempt.ordinate.spigot.SpigotCommandRegistrar.UnregisterListener
All Implemented Interfaces:
org.bukkit.event.Listener
Enclosing class:
SpigotCommandRegistrar

public static class SpigotCommandRegistrar.UnregisterListener extends Object implements org.bukkit.event.Listener
  • Constructor Details

    • UnregisterListener

      public UnregisterListener(org.bukkit.plugin.Plugin plugin, Runnable toRun)
  • Method Details

    • onPluginDisable

      public void onPluginDisable(org.bukkit.event.server.PluginDisableEvent e)