diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index 863cf8e..7a96f97 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (ShopChest 1.9.0 API) - + diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index fa37ac8..c7e04b1 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (ShopChest 1.9.0 API) - + diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index bc3576f..751e931 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,10 +2,10 @@ - + Constant Field Values (ShopChest 1.9.0 API) - + diff --git a/javadoc/de/epiceric/shopchest/Commands.html b/javadoc/de/epiceric/shopchest/Commands.html index 793c7e4..8f7ae35 100644 --- a/javadoc/de/epiceric/shopchest/Commands.html +++ b/javadoc/de/epiceric/shopchest/Commands.html @@ -2,10 +2,10 @@ - + Commands (ShopChest 1.9.0 API) - + diff --git a/javadoc/de/epiceric/shopchest/ShopChest.html b/javadoc/de/epiceric/shopchest/ShopChest.html index 5e14fae..6243c68 100644 --- a/javadoc/de/epiceric/shopchest/ShopChest.html +++ b/javadoc/de/epiceric/shopchest/ShopChest.html @@ -2,10 +2,10 @@ - + ShopChest (ShopChest 1.9.0 API) - + @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10}; +var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -174,54 +174,64 @@ extends org.bukkit.plugin.java.JavaPlugin getInstance()  -LanguageConfiguration -getLanguageConfig()  - - String getLatestVersion()  - + net.milkbowl.vault.permission.Permission getPermission()  + +Config +getShopChestConfig()  + Database getShopDatabase()  -boolean -hasLockette()  +ShopUtils +getShopUtils()  -boolean -hasLWC()  +Reader +getTextResourceP(String file) +
Provides a reader for a text file located inside the jar.
+ boolean -isUpdateNeeded()  +hasLockette()  +boolean +hasLWC()  + + +boolean +isUpdateNeeded()  + + void onDisable()  - + void onEnable()  - + void setDownloadLink(String downloadLink)
Set the download Link of the latest version (will return null if not checked or if no update is available)
- + void setLatestVersion(String latestVersion)
Set the latest version
- + void setUpdateNeeded(boolean isUpdateNeeded)
Set whether an update is needed
@@ -323,16 +333,16 @@ extends org.bukkit.plugin.java.JavaPlugin - + @@ -471,7 +481,7 @@ extends org.bukkit.plugin.java.JavaPlugin - diff --git a/javadoc/de/epiceric/shopchest/class-use/Commands.html b/javadoc/de/epiceric/shopchest/class-use/Commands.html index 07e935b..8863bbf 100644 --- a/javadoc/de/epiceric/shopchest/class-use/Commands.html +++ b/javadoc/de/epiceric/shopchest/class-use/Commands.html @@ -2,10 +2,10 @@ - + Uses of Class de.epiceric.shopchest.Commands (ShopChest 1.9.0 API) - + diff --git a/javadoc/de/epiceric/shopchest/class-use/ShopChest.html b/javadoc/de/epiceric/shopchest/class-use/ShopChest.html index 4873c24..f7cd6c6 100644 --- a/javadoc/de/epiceric/shopchest/class-use/ShopChest.html +++ b/javadoc/de/epiceric/shopchest/class-use/ShopChest.html @@ -2,10 +2,10 @@ - + Uses of Class de.epiceric.shopchest.ShopChest (ShopChest 1.9.0 API) - + @@ -172,6 +172,9 @@ +Config(ShopChest plugin)  + + LanguageConfiguration(ShopChest plugin)  @@ -188,12 +191,21 @@ -LWCMagnetListener(ShopChest plugin)  +ChestProtectListener(ShopChest plugin)  -NotifyUpdateOnJoinListener(ShopChest plugin)  +HologramUpdateListener(ShopChest plugin)  +ItemProtectListener(ShopChest plugin)  + + +LWCMagnetListener(ShopChest plugin)  + + +NotifyUpdateOnJoinListener(ShopChest plugin)  + + ShopInteractListener(ShopChest plugin)  @@ -268,6 +280,9 @@ +ShopUtils(ShopChest plugin)  + + UpdateChecker(ShopChest plugin)  diff --git a/javadoc/de/epiceric/shopchest/config/Config.html b/javadoc/de/epiceric/shopchest/config/Config.html index 73b522e..5bf052c 100644 --- a/javadoc/de/epiceric/shopchest/config/Config.html +++ b/javadoc/de/epiceric/shopchest/config/Config.html @@ -2,10 +2,10 @@ - + Config (ShopChest 1.9.0 API) - + @@ -19,6 +19,12 @@ catch(err) { } //--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab";