
Server-side global market for your server.

Server-side global market for your server!
Stonks is a server-side mod that adds global market, where players can create buy/sell offers, while others can instant buy or sell for quick bucks (tl;dr: it's just like hypixel skyblock bazaar).
Please see Important note at the bottom of this page when setting up Stonks.

/market to open the menu.Versions below 2.0.5 contains a critical bug that can cause market data losses. Please see the 2.0.5 changelog for more information.
Stonks does not works properly without further setup. See Configuration guide for more information. I mean you don't have to, but it only works partially (missing economy system for example).
Stonks does not comes with economy system by default, but does have supports for vanilla scoreboards (/scoreboard thing) and Patbox's Common Economy API.
If you don't have compatible economy system, you can use scoreboard as economy system by adding useAdapter stonks.fabric.adapter.provided.ScoreboardEconomyAdapter to Stonks configuration, located inside config/stonks/ folder.
If you do have one, you still have to add adapter, like useAdapter stonks.fabric.adapter.provided.CommonEconomyAdapter for example. Some adapters (CommonEconomyAdapter included) requires extra configurations. See this documentations for more information.
Configurations can only be reloaded by restarting server. Fortunately, you can load Stonks in singleplayer worlds and can reload configurations by rejoining your world.
MIT license. See LICENSE in repository for more information.