This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
This plugin has the potential to go so far. Add chest support so when players open chests the buyable/sellable items are inside, the player clicks the item once to get a message of the buy/sellprice, left click again to buy or right click to sell to the chest. and change the commands to /Shop, /Shop <Shop>, /Shop Set, (more professorial) I really do believe in my day of plugin testing, this has potential.
2012-08-24 19:01:20 [SEVERE] Could not load 'plugins\ClickShop.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/bowser123467/ClickShop/CSPlugin : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:155)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.UnsupportedClassVersionError: me/bowser123467/ClickShop/CSPlugin : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
Send Message
Posted Sep 30, 2012New update, added permissions nodes are in the description
-
View User Profile
-
Send Message
Posted Sep 27, 2012@michaelhampton
I need someone to make me one :P. Screenshots wouldnt show anything
-
View User Profile
-
Send Message
Posted Sep 27, 2012@MineCraftMyph
Now works with Vault! By vault I mean economy, permissions coming in abit. Saving also works
-
View User Profile
-
Send Message
Posted Sep 24, 2012screenshots? a video? anything? it sounds cool but i'd like to see it in action first
-
View User Profile
-
Send Message
Posted Sep 23, 2012@bowser123467
So what latest improvements have been added?
-
View User Profile
-
Send Message
Posted Sep 22, 2012Ok everything updated, you may have to make a new folder in your plugins folder named "ClickShop" then create a new file named "config.yml"
-
View User Profile
-
Send Message
Posted Sep 22, 2012Scratch that the vault version needs admin approval so lets wait abit :D
-
View User Profile
-
Send Message
Posted Sep 22, 2012Updated to vault :D
-
View User Profile
-
Send Message
Posted Sep 22, 2012@MineCraftMyph
I realize that :P. Ok sure ill give it Vault support and stuffs.
-
View User Profile
-
Send Message
Posted Sep 15, 2012@bowser123467
This plugin has the potential to go so far. Add chest support so when players open chests the buyable/sellable items are inside, the player clicks the item once to get a message of the buy/sellprice, left click again to buy or right click to sell to the chest. and change the commands to /Shop, /Shop <Shop>, /Shop Set, (more professorial) I really do believe in my day of plugin testing, this has potential.
-
View User Profile
-
Send Message
Posted Aug 27, 2012@destroyer4017
Sure it will be in the next update :D
-
View User Profile
-
Send Message
Posted Aug 26, 2012I really want to try this, but could you add more economy support via Vault? I'd hate to rewire my existing economy systems.
-
View User Profile
-
Send Message
Posted Aug 26, 2012@macbookfan33
You need java 7
-
View User Profile
-
Send Message
Posted Aug 26, 2012@bowser123467
Java 6 standard edition.
-
View User Profile
-
Send Message
Posted Aug 25, 2012@macbookfan33
What version of java are you using. You have the jre7 and JDK right?
-
View User Profile
-
Send Message
Posted Aug 25, 2012@bowser123467
Still wont work after updating java :/
-
View User Profile
-
Send Message
Posted Aug 24, 2012@macbookfan33
Tell me if it works :D
-
View User Profile
-
Send Message
Posted Aug 24, 2012@bowser123467
Ah, ok.
I'll have a server hardware upgrade tomorrow hopefully.
I'll get this one working then!
-
View User Profile
-
Send Message
Posted Aug 24, 2012@macbookfan33
Upgrade your java
-
View User Profile
-
Send Message
Posted Aug 24, 20122012-08-24 19:01:20 [SEVERE] Could not load 'plugins\ClickShop.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/bowser123467/ClickShop/CSPlugin : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:155) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:222) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.UnsupportedClassVersionError: me/bowser123467/ClickShop/CSPlugin : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)