diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 973c751..011ad18 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index f00fbbf..b421847 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/constant-values.html b/doc/constant-values.html index effe2aa..92c7193 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index fc02e25..62040c5 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/doc/fr/maxlego08/koth/FactionListener.html b/doc/fr/maxlego08/koth/FactionListener.html index 3d5e061..17cf830 100644 --- a/doc/fr/maxlego08/koth/FactionListener.html +++ b/doc/fr/maxlego08/koth/FactionListener.html @@ -2,9 +2,9 @@ - + FactionListener - + diff --git a/doc/fr/maxlego08/koth/Koth.html b/doc/fr/maxlego08/koth/Koth.html index 3910c96..929397a 100644 --- a/doc/fr/maxlego08/koth/Koth.html +++ b/doc/fr/maxlego08/koth/Koth.html @@ -2,9 +2,9 @@ - + Koth - + diff --git a/doc/fr/maxlego08/koth/KothLoot.html b/doc/fr/maxlego08/koth/KothLoot.html index 3c614ae..99e348c 100644 --- a/doc/fr/maxlego08/koth/KothLoot.html +++ b/doc/fr/maxlego08/koth/KothLoot.html @@ -2,9 +2,9 @@ - + KothLoot - + diff --git a/doc/fr/maxlego08/koth/class-use/FactionListener.html b/doc/fr/maxlego08/koth/class-use/FactionListener.html index b16ed8c..52f96db 100644 --- a/doc/fr/maxlego08/koth/class-use/FactionListener.html +++ b/doc/fr/maxlego08/koth/class-use/FactionListener.html @@ -2,9 +2,9 @@ - + Uses of Interface fr.maxlego08.koth.FactionListener - + @@ -138,8 +138,20 @@ FactionListener +KothWinEvent.getFactionListener()  + + +FactionListener +KothStartEvent.getFactionListener()  + + +FactionListener KothRegisterEvent.getFactionListener()  + +FactionListener +KothLooseEvent.getFactionListener()  + @@ -162,8 +174,23 @@ + + + + + + + + +
KothLooseEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener) 
KothRegisterEvent(FactionListener factionListener) 
KothStartEvent(org.bukkit.entity.Player player, + Koth koth, + FactionListener factionListener) 
KothWinEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener) 
diff --git a/doc/fr/maxlego08/koth/class-use/Koth.html b/doc/fr/maxlego08/koth/class-use/Koth.html index a3fd258..64f26e6 100644 --- a/doc/fr/maxlego08/koth/class-use/Koth.html +++ b/doc/fr/maxlego08/koth/class-use/Koth.html @@ -2,9 +2,9 @@ - + Uses of Class fr.maxlego08.koth.Koth - + @@ -131,24 +131,27 @@ -KothLooseEvent(Koth koth, - org.bukkit.entity.Player player)  +KothLooseEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener)  KothSpawnEvent(fr.maxlego08.koth.zcore.utils.Cuboid location, Koth koth)  -KothStartEvent(org.bukkit.entity.Player player, - Koth koth)  +KothStartEvent(org.bukkit.entity.Player player, + Koth koth, + FactionListener factionListener)  KothStopEvent(fr.maxlego08.koth.zcore.utils.Cuboid location, Koth koth)  -KothWinEvent(Koth koth, - org.bukkit.entity.Player player)  +KothWinEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener)  diff --git a/doc/fr/maxlego08/koth/class-use/KothLoot.html b/doc/fr/maxlego08/koth/class-use/KothLoot.html index ef7c578..f1dda84 100644 --- a/doc/fr/maxlego08/koth/class-use/KothLoot.html +++ b/doc/fr/maxlego08/koth/class-use/KothLoot.html @@ -2,9 +2,9 @@ - + Uses of Class fr.maxlego08.koth.KothLoot - + diff --git a/doc/fr/maxlego08/koth/event/KothEvent.html b/doc/fr/maxlego08/koth/event/KothEvent.html index 9b9dbf1..6dc09c8 100644 --- a/doc/fr/maxlego08/koth/event/KothEvent.html +++ b/doc/fr/maxlego08/koth/event/KothEvent.html @@ -2,9 +2,9 @@ - + KothEvent - + diff --git a/doc/fr/maxlego08/koth/event/KothLooseEvent.html b/doc/fr/maxlego08/koth/event/KothLooseEvent.html index c77d37a..ec9667c 100644 --- a/doc/fr/maxlego08/koth/event/KothLooseEvent.html +++ b/doc/fr/maxlego08/koth/event/KothLooseEvent.html @@ -2,9 +2,9 @@ - + KothLooseEvent - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10}; +var methods = {"i0":10,"i1":10,"i2":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -158,8 +158,9 @@ extends Constructor and Description -KothLooseEvent(Koth koth, - org.bukkit.entity.Player player)  +KothLooseEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener)  @@ -177,10 +178,14 @@ extends Method and Description +FactionListener +getFactionListener()  + + Koth getKoth()  - + org.bukkit.entity.Player getPlayer()  @@ -220,14 +225,15 @@ extends + @@ -254,7 +260,7 @@ extends -