Skip to content

Instantly share code, notes, and snippets.

View tw1nk's full-sized avatar

Calle Gustafsson tw1nk

  • Chief Rebel
  • Sweden
View GitHub Profile
/**
* PluginListener.java - Extend this and register it to listen to specific
* hooks.
*
* @author Maine
*/
public abstract class PluginListener {
/**