Class Depenizen

java.lang.Object
com.denizenscript.depenizen.bukkit.Bridge
dev.kitteh.factions.integration.Depenizen

public class Depenizen extends com.denizenscript.depenizen.bukkit.Bridge
  • Field Summary

    Fields inherited from class com.denizenscript.depenizen.bukkit.Bridge

    name, plugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    factionTagEvent(com.denizenscript.denizencore.tags.ReplaceableTagEvent event)
     
    void
     
    static boolean
    init(org.bukkit.plugin.Plugin plugin)
     
    void
    tagEvent(com.denizenscript.denizencore.tags.ReplaceableTagEvent event)
     

    Methods inherited from class java.lang.Object

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

    • Depenizen

      public Depenizen()
  • Method Details

    • init

      public static boolean init(org.bukkit.plugin.Plugin plugin)
    • init

      public void init()
      Specified by:
      init in class com.denizenscript.depenizen.bukkit.Bridge
    • factionTagEvent

      public void factionTagEvent(com.denizenscript.denizencore.tags.ReplaceableTagEvent event)
    • tagEvent

      public void tagEvent(com.denizenscript.denizencore.tags.ReplaceableTagEvent event)