Community listing page, reviews here may not be monitored by the author.
Simcraft - Economy
No reviews yet
Customisable Currency for Cross mod / vanilla compatibility
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
<img src="https://i.postimg.cc/Jh3kCJ8y/Logo.png" alt="logo" width="320" height="320" /><br /><br /><iframe allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/zFV0oPClodI?wmode=transparent" height="358" width="638"></iframe><br /><br />I’ve built a server-authoritative currency system for multiplayer Minecraft servers.<br /><br /><br />Coins are numeric, stored per player server-side (can’t be spoofed client-side).<br /><br />Admins define exchange rates<br /><br /><br />
- It works with weird denomination sets where greedy would fail
- It uses what the player actually has
- Players can exchange items into coins using a smart bounded knapsack solver
- It gets as close as possible to the requested value without going over
- Players can pay each other, and admins can mint coins.
- Rates are world-persistent, viewable by players, removable by admins, and now hardened to avoid legacy ID issues.
<br /><br /><br />Commands<br /><br />
Admin / OP Commands (Requires Permission Level 2)
| Command | Syntax | Expected Result |
| Quick Set (Hand) | /coinhand [value] |
If value is empty: identifying the item ID in your hand. If value is set: Sets the exchange rate for the item currently in your main hand. Useful for mod items with complex IDs. |
| Set Rate | /coinrate <id> <val> |
Sets the value of a specific item ID manually. Fix Applied: Case-insensitive. simcraft:Silvernow automatically becomessimcraft:silver. |
| Unset Rate | /coinrateunset <id> |
Removes the exchange rate for a specific item. Example: /coinrateunset minecraft:dirt |
| Mint Coins | /mintcoins <player> <val> |
Creates new coins out of thin air and adds them to the target player's balance. |
| Command | Syntax | Expected Result |
| Check Balance | /coins |
Displays your current coin balance (e.g.,Coins: 150 |
| View Rates | /coinrates |
Lists all active exchange rates configured on the server. Sorted by value (highest first). |
| Search Items | /coinsearch <text> |
Searches the internal item registry for matches. Cross-Mod Example: /coinsearch silverwill now listsimcraft:silver_ingot,simcraft:silver_nugget, etc. |
| Pay Player | /pay <player> <amount> |
Transfers coins from your balance to theirs. Fails if you don't have enough coins. |
| Exchange | /exchange <amount> |
Calculates the best combination of items in your inventory to equal <amount>coins, removes them, and credits you.Returns change if exact change isn't possible. |
<br /><br /><br /><br /><br />Simcraft Economy is a flexible, server-authoritative economy mod built for real multiplayer servers — not singleplayer toys.<br /><br /><br />Define any item (vanilla or modded) as a denomination, set its value, and let players exchange inventory items into coins using an optimal “closest-without-overpaying” exchange algorithm. No fixed “one item = one trade” nonsense. No client spoofing. Just clean, configurable money for modpacks and survival servers.<br /><br /><br />Perfect for:
- SMP economies
- modpacks with custom materials
- trading hubs and towns
- quest / shop / salary systems
- automation + economy servers
<br />Highlights<br /><br /><br /><br />✅ Cross-mod support<br /><br /><br />✅ Server-authoritative balances<br /><br /><br />✅ Smart exchange picks the best combo from your inventory<br /><br /><br />✅ Player payments + admin minting<br /><br /><br />✅ Rates are persistent + viewable in-game
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources