FrameStore




Permissions | Images/Videos | Todo & changelog | Translations
About
I wanted to create something simple that would replace the existing shops based on signs, remove some restrictions and allow more attractive and minimization. I think in some way I did it. Framestore is a plugin that allows you to create frame based shops and purchase points in easier way.
It requires Vault. If you find a bug report it here or make an issue report on github.Features
- Create shops on frames with images! (No longer guessing using ids!)
- No nickname length limits.
- Create admin shops, purchase points, sell points and much more.
- Cool looking
- Performance friendly
- sqlite and mysql support
Setting up
Making a frameshop:
- Recipe is shapeless just combine frame with chest.
- Place FrameShop on the wall.
- Right click with block or item you want to sell or buy
- Right click again to set type, amount and cost
- Right click to open inventory.
- Download and put plugin in /plugins folder
- Start the server it will download minecraft.jar, unpack texture files from it, create configs etc.
- If you want to add item images or use mysql or stop downloading images check config.yml

<small>If you donated me send Private message on dev.bukkit :)</small>
-
View User Profile
-
Send Message
Posted Jul 9, 2013@dotapurex1 What do you mean by that?
-
View User Profile
-
Send Message
Posted Jul 9, 2013Uploaded a new version, sorry for no new features, but i'm really busy.
http://dev.bukkit.org/media/files/717/436/FrameStore.jar
Direct download link. But you download it at your own risk
-
View User Profile
-
Send Message
Posted Jul 8, 2013YAY FRAMESTORE BROKE ON 1.6.2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
View User Profile
-
Send Message
Posted Jul 8, 2013Could you please make the symbols for the plugin compatible with linux / ubuntu users?
-
View User Profile
-
Send Message
Posted Jul 8, 2013iam always get the information: No Permissions... i wrote all permissions in the permission-config i'm admin at server
anyone an idea?
-
View User Profile
-
Send Message
Posted Jul 8, 2013Francisdgenius On OSX No need unistall java 6.
Run server whit: exec "/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java" -Xmx8G -Xms1G -jar name.jar
-
View User Profile
-
Send Message
Posted Jul 8, 2013Nevermind. It now works perfectly. Thanks :D
-
View User Profile
-
Send Message
Posted Jul 7, 2013Also, I am using an OSX Lion operating system, and I don't really know how to uninstall Java 6
-
View User Profile
-
Send Message
Posted Jul 7, 2013Ok, so far I have installed the latest version of Java 7, but I have not uninstalled Java 6. Should I uninstall both and then reinstall 7?
-
View User Profile
-
Send Message
Posted Jul 7, 2013@Francisdgenius
"This page no longer maintained. Most major plugins that have economy support use Vault, thanks to all the developers for making Vault the standard."
:)
-
View User Profile
-
Send Message
Posted Jul 7, 2013@Francisdgenius
Uninstall java 6.
-
View User Profile
-
Send Message
Posted Jul 7, 2013It still shows the same message in the console...
-
View User Profile
-
Send Message
Posted Jul 7, 2013@Francisdgenius
You have outdated java.
-
View User Profile
-
Send Message
Posted Jul 7, 2013Sorry about the long comment posted previously... By the way it says here that the plugin uses Vault, but on the http://dev.bukkit.org/bukkit-plugins/vault/pages/using-vault/ page it does not list the Framestore plugin as one using Vault
-
View User Profile
-
Send Message
Posted Jul 7, 2013Can you plz help me with this console error message (my server is using the 1.6.1 dev build and I am using the R: PR1.4.0 FrameStore for 1.6.1 Jul 04, 2013 file: (Is it because I need to update my Java or something? BTW I have installed the latest version of Vault) 12:37:45 [SEVERE] Could not load 'plugins/FrameStore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/maciekmm/FrameStore/FrameStore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106) at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.UnsupportedClassVersionError: me/maciekmm/FrameStore/FrameStore : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more 12:37:45 [SEVERE] Could not load 'plugins/showcase-dev-SNAPSHOT-1.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106) at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at com.narrowtux.showcase.Showcase.<init>(Showcase.java:76) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178) ... 9 more Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
-
View User Profile
-
Send Message
Posted Jul 7, 2013@dotapurex1
hmm, idk then, i use windows, maybe it does not recognize those symbols, idk
-
View User Profile
-
Send Message
Posted Jul 7, 2013@xH3LLRAIZ3Rx
Yes, i removed the (2) at the end of the config, and the issue still persists, also the operating system is Linux. It also might be the system not recognizing those symbols? Maybe it can be changed to something else?
-
View User Profile
-
Send Message
Posted Jul 7, 2013@TheTinySpider
ATM you need to protect that block on your own. The same happens if someone places block on the shop.
In next version feature protecting these blocks will be implemented. :) So wait, new version will be released when the bukkit for 1.6.2 will be available
-
View User Profile
-
Send Message
Posted Jul 7, 2013Hey, really cool plugin! But are people suppost to be able to break the block behind the item frame so it breaks and throws it all on the ground?
-
View User Profile
-
Send Message
Posted Jul 7, 2013@dotapurex1
i just noticed with the file i uploaded, did you remove the (2) at the end of the file name?