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 Jun 16, 2013Just uploaded new version :)
-
View User Profile
-
Send Message
Posted Jun 14, 2013Huge progress today, really big if looking at performance :) I'm fixing issues right now, and performance, performance. I'd like to make this plugin as lightweight as i can. Next version soon :)
-
View User Profile
-
Send Message
Posted Jun 12, 2013Great mod, makes so much more sense and is easier to understand when compared to the alternatives, especially as a new player's perspective.
-
View User Profile
-
Send Message
Posted Jun 10, 2013@maciekmm
nevermind, i found it.
-
View User Profile
-
Send Message
Posted Jun 9, 2013@maciekmm
So How do i set it up? i can only get it buy or sell sepertly. ive benn unable to combine them into one frame.
-
View User Profile
-
Send Message
Posted Jun 9, 2013@ProSniper234
This feature was implemented in B1.2.1
-
View User Profile
-
Send Message
Posted Jun 8, 2013Please add the feature to buy and sell from one frameshop. ie. buy an item is right click on frame, sell the same item is left on the same frame. That would be awesome!
-
View User Profile
-
Send Message
Posted Jun 8, 2013New release soon :)
-
View User Profile
-
Send Message
Posted Jun 6, 2013Bug found :D
When i make 2 shops, one of them is Iron_Sword and the other is also Iron_Sword with an Enchant, then users can sell on the enchanted shop the iron sword and dont loose it so they can glitch themselfes money
the same thing works with selling an enchanted sword in a normal shop^^
Difference, That could result because i .jar for Heroes but mayby you can fix it and PM me :)
-
View User Profile
-
Send Message
Posted Jun 6, 2013I get this error when starting it on a localhost server:
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_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
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:249)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
-
View User Profile
-
Send Message
Posted Jun 3, 2013Awesome!!
Well, Could you make it support MCPC+ server and mod's items/blocks? :)
-
View User Profile
-
Send Message
Posted Jun 3, 2013It's Amazing !!.. Very Thanks Guys.
-
View User Profile
-
Send Message
Posted Jun 3, 2013I'm working on new release - performance, performance and performance upgrades
-
View User Profile
-
Send Message
Posted Jun 2, 2013I forgot to inform we love your work with this plugin. This may change economy forever....
-
View User Profile
-
Send Message
Posted Jun 2, 2013On Meche Universe we are attempting to convert from chestshop to framestore. Only one problem though. Anyone can break the block the frame store is placed on. Thus, being able to steal items and the shop. Also a neat feature request. Make Admin Shop non-restockable.
-
View User Profile
-
Send Message
Posted May 31, 20132013-05-31 18:37:10 [SEVERE] java.lang.IllegalArgumentException: text contains invalid characters 2013-05-31 18:37:10 [SEVERE] at org.bukkit.craftbukkit.map.CraftMapCanvas.drawText(CraftMapCanvas.java:77) 2013-05-31 18:37:10 [SEVERE] at me.maciekmm.FrameStore.Renderer.render(Renderer.java:96) 2013-05-31 18:37:10 [SEVERE] at org.bukkit.craftbukkit.map.CraftMapView.render(CraftMapView.java:146) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.WorldMapHumanTracker.a(WorldMapHumanTracker.java:46) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.WorldMap.getUpdatePacket(WorldMap.java:213) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.ItemWorldMap.c(ItemWorldMap.java:231) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.EntityTrackerEntry.track(EntityTrackerEntry.java:149) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.EntityTracker.updatePlayers(EntityTracker.java:163) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:579) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:227) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:477) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:409) 2013-05-31 18:37:10 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:573) 2013-05-31 18:37:10 [SEVERE] Encountered an unexpected exception IllegalArgumentException java.lang.IllegalArgumentException: text contains invalid characters at org.bukkit.craftbukkit.map.CraftMapCanvas.drawText(CraftMapCanvas.java:77) at me.maciekmm.FrameStore.Renderer.render(Renderer.java:96) at org.bukkit.craftbukkit.map.CraftMapView.render(CraftMapView.java:146) at net.minecraft.server.WorldMapHumanTracker.a(WorldMapHumanTracker.java:46) at net.minecraft.server.WorldMap.getUpdatePacket(WorldMap.java:213) at net.minecraft.server.ItemWorldMap.c(ItemWorldMap.java:231) at net.minecraft.server.EntityTrackerEntry.track(EntityTrackerEntry.java:149) at net.minecraft.server.EntityTracker.updatePlayers(EntityTracker.java:163) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:579) at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:227) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted May 30, 2013your plugins have full bog de sell price and buy price is exacly same but when i configur the pannel my sell price is 5 and buy is 10
-
View User Profile
-
Send Message
Posted May 28, 2013I finally found what's causing problem, i must rewrite lots of code, but it will bring lower performance intense.
-
View User Profile
-
Send Message
Posted May 27, 2013@maciekmm
Excellent! I look forward to trying it again once a new build is out. Thank you!
-
View User Profile
-
Send Message
Posted May 26, 2013@cadika_orade
I found where's problem i think. Thanks for feedback