Class GenesisBungeePlugin

java.lang.Object
net.md_5.bungee.api.plugin.Plugin
studio.magemonkey.genesis.bungee.GenesisBungeePlugin

public class GenesisBungeePlugin extends net.md_5.bungee.api.plugin.Plugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class net.md_5.bungee.api.plugin.Plugin

    getDataFolder, getDescription, getExecutorService, getFile, getLogger, getProxy, getResourceAsStream, onDisable, onLoad

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenesisBungeePlugin

      public GenesisBungeePlugin()
  • Method Details

    • onEnable

      public void onEnable()
      Overrides:
      onEnable in class net.md_5.bungee.api.plugin.Plugin