This plugin is absolutely amazing, and it has all the consumer-market relationships simulated perfectly. The dev was doing a great job with the web UI (web portfolio, etc)
Discord integration is seamless and the dev is very active!
Final note to anyone who reads here: This plugin doesn't support folia (yet, as of aug 20, 2025, source: latest GitHub commit), but it supports all versions from 1.21 (1.21~1.21.8).
The SelfHost Website is crazy, I'm so glad there is a developer who loves economics and allows us to have something that in the past seemed impossible. 10/10 as always.
Probably one of the best plugins (or the best) on spigot, it turns your server into an amazing one and the developer is very nice. It should be illegal for such a good plugin to be free!!
Very good service, and speedy responses for bug reports, making sure that nothing is broken for long. Also, overall a very sleek and high quality plugin. Keep up the good work!
Excelente en todo sentido..................................................................................................................................... :)
I`ll be honest, thats just the best plugin ever, idk how it isnt famous yet, ill bring that to Brazilian Servers, and im ready to help translating EVERYTHING, Wiki, Lang, cuz, DUDE THATS AWESOME
Thanks for the review.
Every server is different and, although the plugin adapts with time, metrics like elasticity and noise are very specific to each server. I also can't test it with a relatively big player-base, wich is a limiting factor.
That being said, if anyone has a better config that wants to share with everyone, I'll gladly update it.
Version: 1.6.4
Con cada actualización se hace cada vez mejor, muy configurable, economia dinamica y con extension a discord, que mas puedes querer en tu servidor?
Se ve muy bien para probarlo pero hay soporte a la 1.20.4 :3 si es así se convertiría en mi plugin de tienda favorito ya que eh tenido problemas con otros Plugins de tiendas unu
De manera nativa no le voy a dar soporte a versiones antiguas. Dicho lo cual, si quieres te puedo compilar el plugin en una versión anterior a ver si funciona. Lo podemos hablar en la discusión o por discord, como prefieras ;)
Version: 1.6.4
Just amazing plugin ! Very good !
First time I see a plugin with functionalities like this !
El mejor complemento de tienda que he tenido el placer de usar, felicidades, lo unico que podria reprochar es no tener un discord donde buscar/solucionar problemas.
¡Me alegra que te guste mi plugin! He estado pensando sobre el tema de hacer un Discord o algo para unificar el soporte, pero viendo que no hay mucho uso por ahora creo que lo dejaré como está.
Version: 1.6.3
Very Gooddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
This plugin is fantastic; it has a lot of potential; the developer is very active and eager to assist his customers, even if the plugin is now free; it should be a paid resource. Thank you for creating such an amazing plugin!
Thanks. The plugin now supports 1.21 (29/06/2024) Hope you enjoy using it!
Version: 1.5.1
This plugin is incredible. It has a great potential. Very active developer, that is wishful to help his users, even if the plugin is currently free. It should be a paid resource. Thank you for making this wonderful plugin! (Works incredibly well on 1.20.4)
Thank you for the review and for the bug reports. Really appreciate it!
Version: 1.5.1
[00:16:00 ERROR]: [net.dv8tion.jda.api.JDA] One of the EventListeners had an uncaught exception
java.lang.IllegalStateException: SellItemEvent may only be triggered synchronously.
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:42) ~[paper-1.20.4.jar:git-Paper-389]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.20.4.jar:git-Paper-389]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?]
at me.bounser.nascraft.market.unit.Item.sellItem(Item.java:240) ~[Nascraft-1.5.1.jar:?]
at me.bounser.nascraft.discord.inventories.DiscordInventory.sellAll(DiscordInventory.java:105) ~[Nascraft-1.5.1.jar:?]
at me.bounser.nascraft.discord.DiscordButtons.onButtonInteraction(DiscordButtons.java:382) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.api.hooks.ListenerAdapter.onEvent(ListenerAdapter.java:446) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.api.hooks.InterfacedEventManager.handle(InterfacedEventManager.java:96) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handleInternally(EventManagerProxy.java:88) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.hooks.EventManagerProxy.handle(EventManagerProxy.java:70) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.JDAImpl.handleEvent(JDAImpl.java:177) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.handle.InteractionCreateHandler.handleAction(InteractionCreateHandler.java:134) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.handle.InteractionCreateHandler.handleInternally(InteractionCreateHandler.java:86) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.handle.SocketHandler.handle(SocketHandler.java:39) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.requests.WebSocketClient.onDispatch(WebSocketClient.java:1015) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.requests.WebSocketClient.onEvent(WebSocketClient.java:901) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.requests.WebSocketClient.handleEvent(WebSocketClient.java:879) ~[Nascraft-1.5.1.jar:?]
at net.dv8tion.jda.internal.requests.WebSocketClient.onBinaryMessage(WebSocketClient.java:1054) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ListenerManager.callOnBinaryMessage(ListenerManager.java:385) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ReadingThread.callOnBinaryMessage(ReadingThread.java:276) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ReadingThread.handleBinaryFrame(ReadingThread.java:996) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ReadingThread.handleFrame(ReadingThread.java:755) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ReadingThread.main(ReadingThread.java:108) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.ReadingThread.runMain(ReadingThread.java:64) ~[Nascraft-1.5.1.jar:?]
at com.neovisionaries.ws.client.WebSocketThread.run(WebSocketThread.java:45) ~[Nascraft-1.5.1.jar:?]
So version 1.3.2 works well, if i dont expecht that you cant have a higher buy price than 1000$, but after updating to the newest it dont work anymore and just send errors... :(
Thanks for the review! I just added your suggestion - with my own approach :-)
Version: 1.0
A fantastic idea with a great execution. Its unfortunate that it is totally dependent on a paid resource. Please, consider making optional the graphs and introducing a conventional inventory GUI as replacement
I will not be adding an inventory GUI, at least in the near future. You can already build your own shop GUI with the available commands and an additional plugin to build inventory GUIs (eg DeluxeMenus).
What I will consider is adding support to external shop plugins that might have interfaces (eg ShopGUI+) and making AdvancedGUI just a soft-dependency
Thanks for the review!
Version: 1.0
What........ Como es que exprimes tanto el complemento jajaja. Hasta me siento perezoso