Minecraft Market

Login/Register | Twitter | Plugin Stats
What is MinecraftMarket?
MinecraftMarket is a web based shopping platform that allows you as a Minecraft server owner to sell collections of in-game commands to players.
How do I create a webstore?
In order to create your store you will need to register an account here: https://www.minecraftmarket.com after the registration process you will be prompted to create a fresh store which will have some examples pre enabled.
How do my players use my store once created?
Once you have created your MinecraftMarket store and setup various categories and items to sell, your players can visit your store and make purchases. You will then receive the money via gateways you have setup in our control panel.
What payment gateways do you currently support?
Right now we currently support 4 major payment gateways with many more in the pipeline:
- PayPal
- Paymentwall
- Stripe
- PayGol
We are also currently developing integrations for the following:
- G2A Pay
- Coinbase
Which platforms/Minecraft server jars do you support?
In our efforts to be as cross platform compatible as possible we currently support the following:
- Spigot
- Bukkit
- Nukkit
- BungeeCord
- Sponge
If you are using a platform that we don't support please open a ticket here: https://www.minecraftmarket.com/tickets/
Some of our features include:
- Multiple stores
- Team accounts with permissions
- Discount codes
- Sales
- Cumulative categories
- All-in-one Design/Store editor
- Multiple payment gateways
- Built in ticket system for account support
- Built in knowledge base
Commands:
- /MM help: Shows the help menu
- /MM apikey <key>: Change your api key
- /MM check: Manually check for new purchases
- /MM updateSigns: Updates plugin signs
- /MM reload: Reloads all the configs
- /MM version: Shows current plugin version
To use any of these commands you need to have the permission “minecraftmarket.use”.
Purchases:
Every 2 minutes by default the plugin will check for new purchases and execute them if they meet the required parameters. You can change the check frequency in the config or if you want you can run a manual check by using “/MM check”.
GUI:
GUI can only be used on Spigot and Bukkit servers! You can show all of your current Categories and Items thru a GUI by setting a command to be used in the config (default /Shop and /Buy).
The GUI is customizable you can edit all of it the layouts config.
Signs:
You can add a recent donor signs by placing a sign then typing "[RecentDonor]" on the first line and in the second line type the recent donor position, if there is no recent donor in that position it will display a waiting for purchase sign.
To remove a sign you can break it and it will get removed automatically. On Spigot servers after adding a sign you can set a head on top of the block where the sign is and it will display the recent donor player skin after you do "/MM updateSigns".
Signs are updated every 2 minutes by default but you can change this in the config or if you want you can update them manually by using "/MM updateSigns".
Check out our demo store: https://example.minecraftmarket.com
This account does not actively monitor private messages, for all support and inquiries please use one of the following:
- If you have a MinecraftMarket account please create a ticket here: https://www.minecraftmarket.com/tickets/
- If you do not have an account please use our contact page here: https://www.minecraftmarket.com/contact/
-
View User Profile
-
Send Message
Posted Mar 24, 2014@xXxKillDogxXx
Thanks
-
View User Profile
-
Send Message
Posted Mar 23, 2014@TheJamiePatrol
looking into this now
-
View User Profile
-
Send Message
Posted Mar 22, 2014Hi i have been using MM for ages however over the last few days i have been geting this when i attempt to open the in game shop. Is there a fix for this? Thanks
[01:25:20 INFO]: [MinecraftMarket] Using interval: 90 [01:25:20 INFO]: [MinecraftMarket] Using API Key: 79497c70845dbc10155798aca163164a [01:25:23 ERROR]: Could not pass event PlayerCommandPreprocessEvent to MinecraftMarket v1.7 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) [SpigotPrison.jar:git-Spigot-1248] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [SpigotPrison.jar:git-Spigot-1248] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [SpigotPrison.jar:git-Spigot-1248] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [SpigotPrison.jar:git-Spigot-1248] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:948) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:817) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:65) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:678) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [SpigotPrison.jar:git-Spigot-1248] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [SpigotPrison.jar:git-Spigot-1248] Caused by: java.lang.NullPointerException at org.bukkit.craftbukkit.v1_7_R1.entity.CraftHumanEntity.openInventory(CraftHumanEntity.java:185) [SpigotPrison.jar:git-Spigot-1248] at com.minecraftmarket.gui.Gui.showGui(Gui.java:44) [?:?] at com.minecraftmarket.Commands.onStoreCommand(Commands.java:41) [?:?] at sun.reflect.GeneratedMethodAccessor184.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_51] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [SpigotPrison.jar:git-Spigot-1248] ... 15 more
-
View User Profile
-
Send Message
Posted Mar 21, 2014Is it possible to add a option to prevent minecraftmarket from checking premium accounts?
-
View User Profile
-
Send Message
Posted Mar 11, 2014@RossStill
this should be fixed now
-
View User Profile
-
Send Message
Posted Mar 10, 2014Hi, The GUI is working on my server however the link that is given does not work it says the page cant be displayed and I come from the UK so I thought it might be me but my friend in in the USA also said it does not work please fix! P.S Love the plugin if you can fix this I will defiantly buy premium.
-
View User Profile
-
Send Message
Posted Mar 9, 2014It wont work on my server :( Please fix the problem! IP: 75.84.19.103 Email: udie2night@gmail.com
-
View User Profile
-
Send Message
Posted Mar 8, 2014Any word on the module or ban section problems? Sorry if I am annoying you, I just have a bunch of ideas that I can't exactly do right now.
EDIT: I found a new bug. On the Payment Statistics for the Payment section, I have earned $0. But it says on the "Average Monthly Profit" I have $4899563.25. Everything else works and says $0.00.
EDIT #3: Now the monthly goal thing works. The ban section however still does not.
-
View User Profile
-
Send Message
Posted Mar 8, 2014@Darthmineboy
in contact with them now so we will see what happens.
-
View User Profile
-
Send Message
Posted Mar 8, 2014It would be very appreciated if you could add the payment gateway: Paymentwall. It simply has so much to offer and will increase everyone's amount of donations rolling in :D
-
View User Profile
-
Send Message
Posted Mar 7, 2014@parrothead1337
Okay ill take a look at this issue, its a problem obviously with Amazon S3 since we never had this when we stored them on the box so ill take a look and fix it okay.
-
View User Profile
-
Send Message
Posted Mar 7, 2014@Sanjar
/shop is the command for that :)
-
View User Profile
-
Send Message
Posted Mar 6, 2014Just a security thing. If people upload an image for their package using the same filename found in another webstore (e.g. vip.png), it will overwrite both market's images because all images use the same root folder.
-
View User Profile
-
Send Message
Posted Mar 4, 2014Is it possible to have the shop in game? As shown in the picture?
-
View User Profile
-
Send Message
Posted Mar 4, 2014I found a bug.
In the modules and ban section (there might be more, these are the only things I've tested), when you click "Save", it doesn't say or do anything. I need to add a module, but I can't.
Thanks.
Also, you should put a poll up for people to see whether they want to use it with Forge.
-
View User Profile
-
Send Message
Posted Mar 2, 2014@WiseHollow
Nah, just gotta keeping all the dam backups we had over 300 backups... Just for Mysql. So yeah maybe i should get something to clear them out ahah.
-
View User Profile
-
Send Message
Posted Mar 1, 2014@xXxKillDogxXx
Oh, thanks for that :) Maybe upgrade the ol harddrive ;D
-
View User Profile
-
Send Message
Posted Mar 1, 2014@Sanjar
@WiseHollow
@David1544
Found the error and it has been fixed, Looks like we had a full disk. Sorry :(
-
View User Profile
-
Send Message
Posted Mar 1, 2014@David1544
Yay I'm not the only one!
-
View User Profile
-
Send Message
Posted Mar 1, 2014I would also like to say that I have been experiencing 500 errors on the website.