Class Plugin

java.lang.Object
xericker.arenalegends.Plugin

public class Plugin extends Object
  • Field Details

  • Constructor Details

    • Plugin

      public Plugin()
  • Method Details

    • register

      public static boolean register()
    • unregister

      public static boolean unregister()
    • getRandom

      public static Random getRandom()
    • getNamespace

      public static org.bukkit.NamespacedKey getNamespace()
    • getNamespace

      public static org.bukkit.NamespacedKey getNamespace(String key)
    • getLog

      public static xericker.xerlib.string.Logger getLog()
    • getUpdater

      public static Updater getUpdater()
    • getMetrics

      public static org.bstats.bukkit.Metrics getMetrics()
    • getConfigManager

      public static xericker.xerlib.config.ConfigManager getConfigManager()
    • getTimeFormat

      public static TimeParser getTimeFormat()
    • getSoundAction

      public static xericker.xerlib.effect.SoundEvent getSoundAction()
    • getStackManager

      public static xericker.xerlib.item.stack.StackManager getStackManager()