Server Market
ModCurrency and Market Mod for Minecraft Server
Type
Mod
Modrinth Downloads
2,980
Modrinth ID
SogAQPw4
Last Updated
Jun 17, 2026
Description
Requirements
Required:
- Fabric Permissions API 0.5.0
- Fabric Language Kotlin 1.13.8+kotlin.2.3.0
Optional:
- LuckPerms (recommended) for permission management
Features
- Player balance (transfer / trading)
- Player market + system shop
- Purchase orders (players/admins) + parcel station delivery
- Optional physical-currency items
- SQLite (default) / MySQL (optional, with XConomy record writing)
Commands
Player:
/svm /svm menu /svm money /svm balance /svm pay <player> <amount> /svm sell <price> /svm restock <qty> /svm pull /svm list /svm search <keyword> /svm buy <qty> <item> [seller] /svm cash <amount> /svm exchange <amount> /svm order <price> <amount> /svm supply <quantity>Admin:
/svm admin balance <player> /svm admin set <player> <amount> /svm admin add <player> <amount> /svm admin price <price> [limit] /svm admin pull /svm admin purchase <price> [limit] /svm admin cash get /svm admin cash del /svm admin cash list [item] /svm admin cash <value> /svm admin rank /svm admin reloadUpdates
- Command wording updated:
- purchase order: /svm purchase -> /svm order
- sell to buyer: /svm selltopurchase -> /svm supply
- Removed command group: /svm edit (admin commands are now under /svm admin).
- Deprecated: /svm admin lang
Placeholder API
This mod bundles Placeholder API and registers:
- %server-market:balance%
- %server-market:balance_short%
- %server-market:parcel_count%
- %server-market:player_name%
- %server-market:top_name:<rank>% (rank 1-10)
- %server-market:top_balance:<rank>% (rank 1-10)
- %server-market:top_balance_short:<rank>% (rank 1-10)
Integration API
Entry point: asagiribeta.serverMarket.api.ServerMarketApiProvider
- getBalance, getParcelCount
- addBalance, withdraw, transfer
Event:
- ServerMarketEvents.BALANCE_CHANGED
Configuration / Storage
Config file: config/server-market/config.properties
SQLite works out of the box. For MySQL, set storage_type = mysql and fill mysql_* fields.
Compatibility
Mod Loaders
Game Versions
Similar Mods
Server Chat Heads
Use player heads in chat and more via placeholders! Credits to CatDevz for making the original Minestom code.
AllTheEnchants
Adds 47 new enchantments and ultimate enchantments to the game.
Star Wars Conquest - Content Pack
custom content for the "Star Wars Conquest" server
Simple Ender Ore
Simple mod that adds Ender Ore
Inhabitants
A mob-focused mod that adds new creatures each with distinct behaviors, abilities, and interactions. All designed to fit...
project-1102458
Adds compatibility between Enigmatic Legacy and Farmer's Delight. Vanilla style.