Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Server Market Mod Guide
Mod Introduction
This mod adds a player economy system and item trading market to Minecraft servers, supporting features like transfers, trading, item listing, global market search, etc.
Requires Fabric Language Kotlin
Main Commands
Player Commands
-
/money
Check current balance -
/mpay <player> <amount>
Transfer money to another player
Example:/mpay Steve 100.5
-
/mprice <price>
Set sale price for held item
Example:/mprice 5.0
-
/msell <quantity>
Restock held item to personal shop
Example:/msell 32
-
/mpull
Remove held item from market -
/msearch <itemID>
Search global sales
Example:/msearch minecraft:diamond
-
/mbuy <quantity> <itemID>
Buy items from market
Example:/mbuy 3 minecraft:emerald
-
/mlist [player/server]
View listed items from player or system
Example:/mlist Steve
or/mlist server
Admin Commands (Requires OP Level 4)
-
/mset <player> <amount>
Set player's balance
Example:/mset Steve 1000.0
-
/aprice <price>
Set system shop price for held item
Example:/aprice 8.5
-
/apull
Remove held item from system shop -
/mlang <language>
Switch system language
Example:/mlang en
or/mlang zh
Market System Features
-
Dual Markets
- Player Market: Player-set prices, limited stock
- System Market: Admin-controlled, unlimited stock
-
Transaction Process
- Auto-match lowest price
- Cross-player inventory merging