Gunpowder Market
This mod is an extension for Gunpowder to provide a GUI market. Also requires Gunpowder Currency
Usage
You can access the market with /market. You can buy items by clicking them.
You can list the item in your hand on the market with /market add [price] [amount]
i love the gunpowder mods but whenever anyone on my server uses a /market command everyone will timeout
What version? Do you have any logs?
In reply to Martmists:
its in 1.17.1 and yeah i have the logs
whats the best way for me to give them to you?
Post them here or open an issue on github
In reply to Martmists:
https://mclo.gs/W2KOuUB
> java.lang.NoSuchMethodError: 'com.mojang.authlib.GameProfile net.minecraft.class_3312.method_14512(java.util.UUID)'
I think authlib updated, I'll push a fix later
In reply to Martmists:
Ok Thanks
Is there a way to add a trading fee or tax of sorts to encourage players to use sign shops when possible but still allow use of the marketplace for higher value trades?
Hey could you make it so an admin could set it up to have an infinite item that people could buy
Not for this, but Gunpowder Sign Shop should cover that purpose.
Mod is fine but when someone buys something the buyer gets the item and removes money and the seller gets no money
That sounds like a strange bug, open an issue and I'll take a look.
Would it be possible to use this with diamonds as a currency instead of the Gunpowder Currency system?
Replying both here and for gunpowder signshop;
The choice to use the virtual currency is so anyone can choose how much money is worth; You could make a system where for one diamond a user gets $1000 for example. There are no plans to make the currency module redundant here; It's much easier to work with than minecraft internals.
In reply to Martmists:
Thanks for the reply. If it's that much harder to make a mod with the Minecraft internals, I completely understand your choice. It's just not the meta I want to use on my server I guess.
Guess I'll have to either wait till someone makes a mod that lets me do this or start learning to code myself :D
I guess one thing you could do is set up admin signshops (documentation on that module will be coming soon hopefully) where people can pay money to buy diamonds, and sell diamonds to get money, and use that market on the market and other signshops
Is there any other info? Screenshots? Something? I don't think folks typically give a mod a chance if it doesn't draw their attention... At least screen shots of someone running the command.. Giving us a hint whether the mod is confusing to use or a nice looking, easy to use interface pops up...
We'd love to, but the curseforge format limits our use of markdown.
In reply to Martmists:
How does literally every other mod page do it then? Isn't there also an images tab you can place image in :thinking:
You can, but compared to simply adding markdown (which we can do just fine on github), we have to go about it in a very roundabout way here. As I'm neither a web designer nor a web developer, I try to avoid making something custom for every mod page. If we get better customization in cf then I'd be interested in making it look better, but for now all the documentation will be on github.