diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml new file mode 100644 index 0000000..f3348c3 --- /dev/null +++ b/dependency-reduced-pom.xml @@ -0,0 +1,335 @@ + + + 4.0.0 + de.epiceric + ShopChest + ShopChest + ${version.final} + Let your players create their own nice-looking shops to sell their stuff to other players! + https://www.spigotmc.org/resources/shopchest.11431/ + + + + maven-resources-plugin + + + prepare-package + + resources + + + + + + + src/main/resources + . + true + + + + + + maven-shade-plugin + 2.3 + + + package + + shade + + + + + + + org.bstats:* + + + + + org.bstats + de.epiceric.shopchest.utils + + + + + + maven-deploy-plugin + 2.7 + + internal-maven-repo::default::file://${project.build.directory}/gh-pages/maven + ${project.build.directory}/${project.build.finalName}-javadoc.jar + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Updated Maven Artifact + +Artifact: ${project.artifactId} +Version: ${project.version} +Timestamp: ${maven.build.timestamp} + ${project.build.directory}/gh-pages + refs/heads/gh-pages + true + ShopChest + EpicEricEE + + + + + + + + + + net.md-5 + scriptus + 0.2 + + + initialize + + describe + + + + + version.git + %s + + + + + + + doclint-java8 + + -Xdoclint:none + + + + release + + + + maven-javadoc-plugin + 2.10.4 + + + package + + jar + + + + + + + + + + + + + + ${version.number} + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + vault-repo + http://nexus.hc.to/content/repositories/pub_releases/ + + + bstats-repo + http://repo.bstats.org/content/repositories/releases/ + + + xephi-repo + http://ci.xephi.fr/plugin/repository/everything/ + + + sk89q-repo + http://maven.sk89q.com/artifactory/repo/ + + + athion-repo + http://ci.athion.net/job/PlotSquared/ws/mvn/ + + + uskyblock-repo + https://raw.github.com/rlf/uSkyBlock/mvn-repo/ + + + tastybento-repo + http://dl.bintray.com/tastybento/maven-repo + + + jitpack-repo + https://jitpack.io + + + + + org.bukkit + bukkit + 1.12-pre5-SNAPSHOT + provided + + + commons-lang + commons-lang + + + json-simple + com.googlecode.json-simple + + + guava + com.google.guava + + + gson + com.google.code.gson + + + snakeyaml + org.yaml + + + + + net.milkbowl.vault + VaultAPI + 1.6 + provided + + + fr.xephi + authme + 5.2 + provided + + + PBKDF2 + de.rtner + + + + + com.plotsquared + plotsquared-api + latest + provided + + + worldedit-core + com.sk89q.worldedit + + + guava + com.google.guava + + + snakeyaml + org.yaml + + + gson + com.google.code.gson + + + + + com.github.rlf + uSkyBlock-API + 2.6.4 + provided + + + com.wasteofplastic + askyblock + 3.0.6.2 + provided + + + com.github.TechFortress + GriefPrevention + 16.6 + provided + + + worldedit-bukkit + com.sk89q.worldedit + + + json-simple + com.googlecode.json-simple + + + guava + com.google.guava + + + + + com.palmergames + Towny + 0.91.4.0 + system + C:\Users\ericb\Documents\GitHub\ShopChest/lib/Towny-0.91.4.0.jar + + + pl.gnacik + IslandWorld + 7.0 + system + C:\Users\ericb\Documents\GitHub\ShopChest/lib/IslandWorld-7.0.jar + + + com.sk89q + worldguard + 6.1.3-SNAPSHOT + system + C:\Users\ericb\Documents\GitHub\ShopChest/lib/worldguard-6.1.3-SNAPSHOT.jar + + + me.wiefferink + areashop + 2.4.0 + system + C:\Users\ericb\Documents\GitHub\ShopChest/lib/AreaShop-2.4.0.jar + + + + + internal-maven-repo + file://${project.build.directory}/gh-pages/maven + + + + github + ${version.number}-${version.git} + 1.12 + 1.7 + 1.7 + + + diff --git a/javadoc/allclasses-frame.html b/javadoc/allclasses-frame.html index fa5fd2f..98d21b2 100644 --- a/javadoc/allclasses-frame.html +++ b/javadoc/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (ShopChest 1.10.4 API) - +All Classes (ShopChest 1.12 API) + @@ -13,58 +13,80 @@

All Classes

diff --git a/javadoc/allclasses-noframe.html b/javadoc/allclasses-noframe.html index 7123ffb..1c2b36a 100644 --- a/javadoc/allclasses-noframe.html +++ b/javadoc/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (ShopChest 1.10.4 API) - +All Classes (ShopChest 1.12 API) + @@ -13,58 +13,80 @@

All Classes

diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html index 6478491..a97d534 100644 --- a/javadoc/constant-values.html +++ b/javadoc/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (ShopChest 1.10.4 API) - +Constant Field Values (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.command
+

Class ShopCommand

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/command/ShopSubCommand.html b/javadoc/de/epiceric/shopchest/command/ShopSubCommand.html new file mode 100644 index 0000000..2647c89 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/command/ShopSubCommand.html @@ -0,0 +1,375 @@ + + + + + + +ShopSubCommand (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.command
+

Class ShopSubCommand

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/command/class-use/ShopCommand.html b/javadoc/de/epiceric/shopchest/command/class-use/ShopCommand.html new file mode 100644 index 0000000..eb7b2b1 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/command/class-use/ShopCommand.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class de.epiceric.shopchest.command.ShopCommand (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.command.ShopCommand

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Plotter.html b/javadoc/de/epiceric/shopchest/command/class-use/ShopSubCommand.html similarity index 54% rename from javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Plotter.html rename to javadoc/de/epiceric/shopchest/command/class-use/ShopSubCommand.html index ab10c45..85b3c3f 100644 --- a/javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Plotter.html +++ b/javadoc/de/epiceric/shopchest/command/class-use/ShopSubCommand.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.utils.Metrics.Plotter (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.command.ShopSubCommand (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ + + +

de.epiceric.shopchest.command

+
+

Classes

+ +
+ + diff --git a/javadoc/de/epiceric/shopchest/command/package-summary.html b/javadoc/de/epiceric/shopchest/command/package-summary.html new file mode 100644 index 0000000..daa1663 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/command/package-summary.html @@ -0,0 +1,148 @@ + + + + + + +de.epiceric.shopchest.command (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.epiceric.shopchest.command

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/command/package-tree.html b/javadoc/de/epiceric/shopchest/command/package-tree.html new file mode 100644 index 0000000..ba70c3e --- /dev/null +++ b/javadoc/de/epiceric/shopchest/command/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +de.epiceric.shopchest.command Class Hierarchy (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.epiceric.shopchest.command

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/command/package-use.html b/javadoc/de/epiceric/shopchest/command/package-use.html new file mode 100644 index 0000000..a525b48 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/command/package-use.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Package de.epiceric.shopchest.command (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
de.epiceric.shopchest.command

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/config/Config.html b/javadoc/de/epiceric/shopchest/config/Config.html index 72663ae..359d007 100644 --- a/javadoc/de/epiceric/shopchest/config/Config.html +++ b/javadoc/de/epiceric/shopchest/config/Config.html @@ -2,10 +2,10 @@ - + -Config (ShopChest 1.10.4 API) - +Config (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,14 +13,14 @@ @@ -13,14 +13,14 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.config
+

Enum Placeholder

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/config/class-use/Config.html b/javadoc/de/epiceric/shopchest/config/class-use/Config.html index 5f559d9..3e0378f 100644 --- a/javadoc/de/epiceric/shopchest/config/class-use/Config.html +++ b/javadoc/de/epiceric/shopchest/config/class-use/Config.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.config.Config (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.config.Config (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.config.HologramFormat.Requirement

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/config/class-use/HologramFormat.html b/javadoc/de/epiceric/shopchest/config/class-use/HologramFormat.html new file mode 100644 index 0000000..f7141bf --- /dev/null +++ b/javadoc/de/epiceric/shopchest/config/class-use/HologramFormat.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class de.epiceric.shopchest.config.HologramFormat (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.config.HologramFormat

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/config/class-use/LanguageConfiguration.html b/javadoc/de/epiceric/shopchest/config/class-use/LanguageConfiguration.html index 6c3d3da..f2ed11f 100644 --- a/javadoc/de/epiceric/shopchest/config/class-use/LanguageConfiguration.html +++ b/javadoc/de/epiceric/shopchest/config/class-use/LanguageConfiguration.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.config.LanguageConfiguration (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.config.LanguageConfiguration (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.config.Placeholder

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/config/class-use/Regex.html b/javadoc/de/epiceric/shopchest/config/class-use/Regex.html deleted file mode 100644 index bc9f9a9..0000000 --- a/javadoc/de/epiceric/shopchest/config/class-use/Regex.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -Uses of Class de.epiceric.shopchest.config.Regex (ShopChest 1.10.4 API) - - - - - - - - -
- - -
Skip navigation links
- - - - -
- - -
-

Uses of Class
de.epiceric.shopchest.config.Regex

-
-
- -
- -
- - -
Skip navigation links
- - - - -
- - -

Copyright © 2016. All rights reserved.

- - diff --git a/javadoc/de/epiceric/shopchest/config/package-frame.html b/javadoc/de/epiceric/shopchest/config/package-frame.html index 4f746e9..f135cf2 100644 --- a/javadoc/de/epiceric/shopchest/config/package-frame.html +++ b/javadoc/de/epiceric/shopchest/config/package-frame.html @@ -2,10 +2,10 @@ - + -de.epiceric.shopchest.config (ShopChest 1.10.4 API) - +de.epiceric.shopchest.config (ShopChest 1.12 API) + @@ -15,11 +15,13 @@

Classes

Enums

diff --git a/javadoc/de/epiceric/shopchest/config/package-summary.html b/javadoc/de/epiceric/shopchest/config/package-summary.html index 76561f3..153e70f 100644 --- a/javadoc/de/epiceric/shopchest/config/package-summary.html +++ b/javadoc/de/epiceric/shopchest/config/package-summary.html @@ -2,10 +2,10 @@ - + -de.epiceric.shopchest.config (ShopChest 1.10.4 API) - +de.epiceric.shopchest.config (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,14 +13,14 @@ @@ -13,13 +13,13 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.event
+

Class ShopInitializedEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/ShopOpenEvent.html b/javadoc/de/epiceric/shopchest/event/ShopOpenEvent.html new file mode 100644 index 0000000..0d58395 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/event/ShopOpenEvent.html @@ -0,0 +1,341 @@ + + + + + + +ShopOpenEvent (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.event
+

Class ShopOpenEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/ShopPreCreateEvent.html b/javadoc/de/epiceric/shopchest/event/ShopPreCreateEvent.html index 7e32dec..349706e 100644 --- a/javadoc/de/epiceric/shopchest/event/ShopPreCreateEvent.html +++ b/javadoc/de/epiceric/shopchest/event/ShopPreCreateEvent.html @@ -2,10 +2,10 @@ - + -ShopPreCreateEvent (ShopChest 1.10.4 API) - +ShopPreCreateEvent (ShopChest 1.12 API) + @@ -13,13 +13,13 @@ @@ -13,14 +13,14 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.event
+

Class ShopPreOpenEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/ShopPreRemoveEvent.html b/javadoc/de/epiceric/shopchest/event/ShopPreRemoveEvent.html index bfed60e..d114274 100644 --- a/javadoc/de/epiceric/shopchest/event/ShopPreRemoveEvent.html +++ b/javadoc/de/epiceric/shopchest/event/ShopPreRemoveEvent.html @@ -2,10 +2,10 @@ - + -ShopPreRemoveEvent (ShopChest 1.10.4 API) - +ShopPreRemoveEvent (ShopChest 1.12 API) + @@ -13,14 +13,14 @@ @@ -13,14 +13,14 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.event
+

Class ShopRemoveAllEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/ShopRemoveEvent.html b/javadoc/de/epiceric/shopchest/event/ShopRemoveEvent.html index e4fe9bf..38b5881 100644 --- a/javadoc/de/epiceric/shopchest/event/ShopRemoveEvent.html +++ b/javadoc/de/epiceric/shopchest/event/ShopRemoveEvent.html @@ -2,10 +2,10 @@ - + -ShopRemoveEvent (ShopChest 1.10.4 API) - +ShopRemoveEvent (ShopChest 1.12 API) + @@ -13,13 +13,13 @@ @@ -13,14 +13,14 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.epiceric.shopchest.event
+

Class ShopUpdateEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopBuySellEvent.Type.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopBuySellEvent.Type.html index 1677f0f..31092b2 100644 --- a/javadoc/de/epiceric/shopchest/event/class-use/ShopBuySellEvent.Type.html +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopBuySellEvent.Type.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.event.ShopBuySellEvent.Type (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.event.ShopBuySellEvent.Type (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopInitializedEvent

+
+
No usage of de.epiceric.shopchest.event.ShopInitializedEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopOpenEvent.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopOpenEvent.html new file mode 100644 index 0000000..70c34e8 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopOpenEvent.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.event.ShopOpenEvent (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopOpenEvent

+
+
No usage of de.epiceric.shopchest.event.ShopOpenEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopPreCreateEvent.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopPreCreateEvent.html index de7b849..45cc834 100644 --- a/javadoc/de/epiceric/shopchest/event/class-use/ShopPreCreateEvent.html +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopPreCreateEvent.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.event.ShopPreCreateEvent (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.event.ShopPreCreateEvent (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopPreOpenEvent

+
+
No usage of de.epiceric.shopchest.event.ShopPreOpenEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopPreRemoveEvent.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopPreRemoveEvent.html index 50ef161..aafdff5 100644 --- a/javadoc/de/epiceric/shopchest/event/class-use/ShopPreRemoveEvent.html +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopPreRemoveEvent.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.event.ShopPreRemoveEvent (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.event.ShopPreRemoveEvent (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopRemoveAllEvent

+
+
No usage of de.epiceric.shopchest.event.ShopRemoveAllEvent
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopRemoveEvent.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopRemoveEvent.html index c389cb7..5344461 100644 --- a/javadoc/de/epiceric/shopchest/event/class-use/ShopRemoveEvent.html +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopRemoveEvent.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.event.ShopRemoveEvent (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.event.ShopRemoveEvent (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopUpdateEvent.UpdateQuality

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/class-use/ShopUpdateEvent.html b/javadoc/de/epiceric/shopchest/event/class-use/ShopUpdateEvent.html new file mode 100644 index 0000000..2657747 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/event/class-use/ShopUpdateEvent.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class de.epiceric.shopchest.event.ShopUpdateEvent (ShopChest 1.12 API) + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
de.epiceric.shopchest.event.ShopUpdateEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + +

Copyright © 2017. All rights reserved.

+ + diff --git a/javadoc/de/epiceric/shopchest/event/package-frame.html b/javadoc/de/epiceric/shopchest/event/package-frame.html index 07497e2..f809f46 100644 --- a/javadoc/de/epiceric/shopchest/event/package-frame.html +++ b/javadoc/de/epiceric/shopchest/event/package-frame.html @@ -2,10 +2,10 @@ - + -de.epiceric.shopchest.event (ShopChest 1.10.4 API) - +de.epiceric.shopchest.event (ShopChest 1.12 API) + @@ -18,15 +18,21 @@
  • ShopCreateEvent
  • ShopEvent
  • ShopInfoEvent
  • +
  • ShopInitializedEvent
  • +
  • ShopOpenEvent
  • ShopPreCreateEvent
  • ShopPreInfoEvent
  • +
  • ShopPreOpenEvent
  • ShopPreRemoveEvent
  • ShopReloadEvent
  • +
  • ShopRemoveAllEvent
  • ShopRemoveEvent
  • +
  • ShopUpdateEvent
  • Enums

    diff --git a/javadoc/de/epiceric/shopchest/event/package-summary.html b/javadoc/de/epiceric/shopchest/event/package-summary.html index be8acce..556461e 100644 --- a/javadoc/de/epiceric/shopchest/event/package-summary.html +++ b/javadoc/de/epiceric/shopchest/event/package-summary.html @@ -2,10 +2,10 @@ - + -de.epiceric.shopchest.event (ShopChest 1.10.4 API) - +de.epiceric.shopchest.event (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.exceptions
    +

    Class ChestNotFoundException

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html b/javadoc/de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html new file mode 100644 index 0000000..0581b27 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/NotEnoughSpaceException.html @@ -0,0 +1,264 @@ + + + + + + +NotEnoughSpaceException (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.exceptions
    +

    Class NotEnoughSpaceException

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/WorldNotFoundException.html b/javadoc/de/epiceric/shopchest/exceptions/WorldNotFoundException.html new file mode 100644 index 0000000..930d636 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/WorldNotFoundException.html @@ -0,0 +1,264 @@ + + + + + + +WorldNotFoundException (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.exceptions
    +

    Class WorldNotFoundException

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/class-use/ChestNotFoundException.html b/javadoc/de/epiceric/shopchest/exceptions/class-use/ChestNotFoundException.html new file mode 100644 index 0000000..60c1089 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/class-use/ChestNotFoundException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.exceptions.ChestNotFoundException (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.exceptions.ChestNotFoundException

    +
    +
    No usage of de.epiceric.shopchest.exceptions.ChestNotFoundException
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/class-use/NotEnoughSpaceException.html b/javadoc/de/epiceric/shopchest/exceptions/class-use/NotEnoughSpaceException.html new file mode 100644 index 0000000..5aa0f05 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/class-use/NotEnoughSpaceException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.exceptions.NotEnoughSpaceException (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.exceptions.NotEnoughSpaceException

    +
    +
    No usage of de.epiceric.shopchest.exceptions.NotEnoughSpaceException
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/class-use/WorldNotFoundException.html b/javadoc/de/epiceric/shopchest/exceptions/class-use/WorldNotFoundException.html new file mode 100644 index 0000000..342c3af --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/class-use/WorldNotFoundException.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.exceptions.WorldNotFoundException (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.exceptions.WorldNotFoundException

    +
    +
    No usage of de.epiceric.shopchest.exceptions.WorldNotFoundException
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/package-frame.html b/javadoc/de/epiceric/shopchest/exceptions/package-frame.html new file mode 100644 index 0000000..955aa51 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/package-frame.html @@ -0,0 +1,23 @@ + + + + + + +de.epiceric.shopchest.exceptions (ShopChest 1.12 API) + + + + + +

    de.epiceric.shopchest.exceptions

    +
    +

    Exceptions

    + +
    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/package-summary.html b/javadoc/de/epiceric/shopchest/exceptions/package-summary.html new file mode 100644 index 0000000..80d62b6 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +de.epiceric.shopchest.exceptions (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Package de.epiceric.shopchest.exceptions

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/package-tree.html b/javadoc/de/epiceric/shopchest/exceptions/package-tree.html new file mode 100644 index 0000000..10a7a13 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/package-tree.html @@ -0,0 +1,149 @@ + + + + + + +de.epiceric.shopchest.exceptions Class Hierarchy (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Hierarchy For Package de.epiceric.shopchest.exceptions

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/exceptions/package-use.html b/javadoc/de/epiceric/shopchest/exceptions/package-use.html new file mode 100644 index 0000000..ec1efa7 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/exceptions/package-use.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Package de.epiceric.shopchest.exceptions (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Package
    de.epiceric.shopchest.exceptions

    +
    +
    No usage of de.epiceric.shopchest.exceptions
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html new file mode 100644 index 0000000..1aa0ef6 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.Group.html @@ -0,0 +1,383 @@ + + + + + + +PlotSquaredShopFlag.Group (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.external
    +

    Enum PlotSquaredShopFlag.Group

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html new file mode 100644 index 0000000..a1189ff --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.GroupFlag.html @@ -0,0 +1,331 @@ + + + + + + +PlotSquaredShopFlag.GroupFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.external
    +

    Class PlotSquaredShopFlag.GroupFlag

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.html b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.html new file mode 100644 index 0000000..12041db --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/PlotSquaredShopFlag.html @@ -0,0 +1,358 @@ + + + + + + +PlotSquaredShopFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.external
    +

    Class PlotSquaredShopFlag

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/WorldGuardShopFlag.html b/javadoc/de/epiceric/shopchest/external/WorldGuardShopFlag.html new file mode 100644 index 0000000..d0ef4ff --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/WorldGuardShopFlag.html @@ -0,0 +1,350 @@ + + + + + + +WorldGuardShopFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.external
    +

    Class WorldGuardShopFlag

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.Group.html b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.Group.html new file mode 100644 index 0000000..37f573b --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.Group.html @@ -0,0 +1,179 @@ + + + + + + +Uses of Class de.epiceric.shopchest.external.PlotSquaredShopFlag.Group (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.external.PlotSquaredShopFlag.Group

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.GroupFlag.html b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.GroupFlag.html new file mode 100644 index 0000000..37363d2 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.GroupFlag.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.external.PlotSquaredShopFlag.GroupFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.external.PlotSquaredShopFlag.GroupFlag

    +
    +
    No usage of de.epiceric.shopchest.external.PlotSquaredShopFlag.GroupFlag
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.html b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.html new file mode 100644 index 0000000..34a6cb1 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/class-use/PlotSquaredShopFlag.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.external.PlotSquaredShopFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.external.PlotSquaredShopFlag

    +
    +
    No usage of de.epiceric.shopchest.external.PlotSquaredShopFlag
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/class-use/WorldGuardShopFlag.html b/javadoc/de/epiceric/shopchest/external/class-use/WorldGuardShopFlag.html new file mode 100644 index 0000000..52a26a7 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/class-use/WorldGuardShopFlag.html @@ -0,0 +1,126 @@ + + + + + + +Uses of Class de.epiceric.shopchest.external.WorldGuardShopFlag (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.external.WorldGuardShopFlag

    +
    +
    No usage of de.epiceric.shopchest.external.WorldGuardShopFlag
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/package-frame.html b/javadoc/de/epiceric/shopchest/external/package-frame.html new file mode 100644 index 0000000..9f97a49 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/package-frame.html @@ -0,0 +1,26 @@ + + + + + + +de.epiceric.shopchest.external (ShopChest 1.12 API) + + + + + +

    de.epiceric.shopchest.external

    +
    +

    Classes

    + +

    Enums

    + +
    + + diff --git a/javadoc/de/epiceric/shopchest/external/package-summary.html b/javadoc/de/epiceric/shopchest/external/package-summary.html new file mode 100644 index 0000000..3e08848 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/package-summary.html @@ -0,0 +1,163 @@ + + + + + + +de.epiceric.shopchest.external (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Package de.epiceric.shopchest.external

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/package-tree.html b/javadoc/de/epiceric/shopchest/external/package-tree.html new file mode 100644 index 0000000..1c7afd6 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/package-tree.html @@ -0,0 +1,157 @@ + + + + + + +de.epiceric.shopchest.external Class Hierarchy (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Hierarchy For Package de.epiceric.shopchest.external

    +Package Hierarchies: + +
    +
    +

    Class Hierarchy

    + +

    Enum Hierarchy

    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/external/package-use.html b/javadoc/de/epiceric/shopchest/external/package-use.html new file mode 100644 index 0000000..d83cf89 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/external/package-use.html @@ -0,0 +1,159 @@ + + + + + + +Uses of Package de.epiceric.shopchest.external (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Package
    de.epiceric.shopchest.external

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/language/BookGenerationName.html b/javadoc/de/epiceric/shopchest/language/BookGenerationName.html new file mode 100644 index 0000000..2c09b45 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/language/BookGenerationName.html @@ -0,0 +1,296 @@ + + + + + + +BookGenerationName (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.language
    +

    Class BookGenerationName

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html b/javadoc/de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html index 2667788..b8d92be 100644 --- a/javadoc/de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html +++ b/javadoc/de/epiceric/shopchest/language/EnchantmentName.EnchantmentLevelName.html @@ -2,10 +2,10 @@ - + -EnchantmentName.EnchantmentLevelName (ShopChest 1.10.4 API) - +EnchantmentName.EnchantmentLevelName (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.language.BookGenerationName

    +
    +
    No usage of de.epiceric.shopchest.language.BookGenerationName
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/language/class-use/EnchantmentName.EnchantmentLevelName.html b/javadoc/de/epiceric/shopchest/language/class-use/EnchantmentName.EnchantmentLevelName.html index f0781b5..c30bd1a 100644 --- a/javadoc/de/epiceric/shopchest/language/class-use/EnchantmentName.EnchantmentLevelName.html +++ b/javadoc/de/epiceric/shopchest/language/class-use/EnchantmentName.EnchantmentLevelName.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.language.EnchantmentName.EnchantmentLevelName (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.language.EnchantmentName.EnchantmentLevelName (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,13 +14,14 @@

    Classes

    diff --git a/javadoc/de/epiceric/shopchest/sql/package-summary.html b/javadoc/de/epiceric/shopchest/sql/package-summary.html index 4dbe160..76dcdcf 100644 --- a/javadoc/de/epiceric/shopchest/sql/package-summary.html +++ b/javadoc/de/epiceric/shopchest/sql/package-summary.html @@ -2,10 +2,10 @@ - + -de.epiceric.shopchest.sql (ShopChest 1.10.4 API) - +de.epiceric.shopchest.sql (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.utils
    +

    Class Callback

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/ClickType.EnumClickType.html b/javadoc/de/epiceric/shopchest/utils/ClickType.EnumClickType.html index bfe3944..11645f0 100644 --- a/javadoc/de/epiceric/shopchest/utils/ClickType.EnumClickType.html +++ b/javadoc/de/epiceric/shopchest/utils/ClickType.EnumClickType.html @@ -2,10 +2,10 @@ - + -ClickType.EnumClickType (ShopChest 1.10.4 API) - +ClickType.EnumClickType (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.utils
    +

    Class ItemUtils

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/Metrics.Graph.html b/javadoc/de/epiceric/shopchest/utils/Metrics.Graph.html deleted file mode 100644 index 2b06f8d..0000000 --- a/javadoc/de/epiceric/shopchest/utils/Metrics.Graph.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -Metrics.Graph (ShopChest 1.10.4 API) - - - - - - - - -
    - - -
    Skip navigation links
    - - - - -
    - - - -
    -
    de.epiceric.shopchest.utils
    -

    Class Metrics.Graph

    -
    -
    - -
    - -
    -
    - -
    -
    - -
    -
    - - -
    - - -
    Skip navigation links
    - - - - -
    - - -

    Copyright © 2016. All rights reserved.

    - - diff --git a/javadoc/de/epiceric/shopchest/utils/Permissions.html b/javadoc/de/epiceric/shopchest/utils/Permissions.html new file mode 100644 index 0000000..8c828a5 --- /dev/null +++ b/javadoc/de/epiceric/shopchest/utils/Permissions.html @@ -0,0 +1,568 @@ + + + + + + +Permissions (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.utils
    +

    Class Permissions

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/ShopUpdater.html b/javadoc/de/epiceric/shopchest/utils/ShopUpdater.html new file mode 100644 index 0000000..83b32ce --- /dev/null +++ b/javadoc/de/epiceric/shopchest/utils/ShopUpdater.html @@ -0,0 +1,381 @@ + + + + + + +ShopUpdater (ShopChest 1.12 API) + + + + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + + +
    +
    de.epiceric.shopchest.utils
    +

    Class ShopUpdater

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/ShopUtils.html b/javadoc/de/epiceric/shopchest/utils/ShopUtils.html index 9777b70..7c12308 100644 --- a/javadoc/de/epiceric/shopchest/utils/ShopUtils.html +++ b/javadoc/de/epiceric/shopchest/utils/ShopUtils.html @@ -2,10 +2,10 @@ - + -ShopUtils (ShopChest 1.10.4 API) - +ShopUtils (ShopChest 1.12 API) + @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.utils.Callback

    +
    +
    + +
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/class-use/ClickType.EnumClickType.html b/javadoc/de/epiceric/shopchest/utils/class-use/ClickType.EnumClickType.html index 4eb45fa..f220c20 100644 --- a/javadoc/de/epiceric/shopchest/utils/class-use/ClickType.EnumClickType.html +++ b/javadoc/de/epiceric/shopchest/utils/class-use/ClickType.EnumClickType.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.utils.ClickType.EnumClickType (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.utils.ClickType.EnumClickType (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ + + + + + +
    + + +
    Skip navigation links
    + + + + +
    + + +
    +

    Uses of Class
    de.epiceric.shopchest.utils.Permissions

    +
    +
    No usage of de.epiceric.shopchest.utils.Permissions
    + +
    + + +
    Skip navigation links
    + + + + +
    + + +

    Copyright © 2017. All rights reserved.

    + + diff --git a/javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Graph.html b/javadoc/de/epiceric/shopchest/utils/class-use/ShopUpdater.html similarity index 60% rename from javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Graph.html rename to javadoc/de/epiceric/shopchest/utils/class-use/ShopUpdater.html index 7c1cf73..42896a4 100644 --- a/javadoc/de/epiceric/shopchest/utils/class-use/Metrics.Graph.html +++ b/javadoc/de/epiceric/shopchest/utils/class-use/ShopUpdater.html @@ -2,10 +2,10 @@ - + -Uses of Class de.epiceric.shopchest.utils.Metrics.Graph (ShopChest 1.10.4 API) - +Uses of Class de.epiceric.shopchest.utils.ShopUpdater (ShopChest 1.12 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -14,10 +14,11 @@

    Classes