Guide · Updated 14 Sep 2026

How to build a RedM server economy players keep coming back to

A RedM economy fails in one of two ways. Either money is worthless, because every pelt sells to an NPC at a fixed price and nothing ever takes cash back out, or money is pointless, because there is nothing worth buying. The fix for both is the same model: a few controlled ways money enters, more ways it leaves, and players trading with each other in between. This guide gives you that model, starting numbers, and the scripts we use for each piece on our own server.

The model in one paragraph

Money enters through jobs, NPC buyers and a small stipend. It moves between players through shops, auctions and trades. It leaves through taxes, deposits, rent, upkeep and things that wear out. If the amount entering per hour of play is larger than the amount leaving, prices rise until the numbers mean nothing. Your job as the server owner is to keep the two roughly level, and to make most of the interesting spending happen between players rather than at an NPC counter.

Sources: where money comes in

Jobs

Job pay is the lever you control most directly. Pay per task rather than per hour where you can, so that being logged in and idle earns nothing. Several jobs per character is healthier than one on a small server: Poggy Multijob (Free) lets a character hold up to five, switch with one command, and gives you an admin panel to see and edit everyone's jobs, online or offline. Cap the number of jobs in its config to two or three and keep law and criminal roles from combining.

NPC buyers

The framework's own shops will buy anything at a fixed price forever. That is the source that breaks economies. If you keep NPC buyers, keep their prices low and let them buy only raw goods, so the profit is in selling to players. With Poggy Markets ($99), the optional supply-and-demand module makes prices fall when a market is flooded and recover when it is left alone, for whichever markets you declare: pelts, fish, ore, crops.

A stipend

New and unemployed characters need a floor so they can eat. Poggy Util (Free) has a government stipend that pays unemployed characters a small amount on a timer, only after a minimum tenure on the server, rising slowly with tenure. It starts switched off; turn it on and set the amount below the poorest job's pay, so working is always better. The stipend is VORP Core only today; the rest of Poggy Util runs on RSG Core and QBCore RedM too.

Loot

Random loot is fun and inflationary. Keep it to items rather than cash where possible. Poggy Trash Bins ($8.99) is a good example of the right size: 33 bins with a single loot table you control, cooldowns per bin, a cap on items per search, and a shared stash in every bin for dead drops.

Movement: players trading with players

Player-owned shops

The single biggest change you can make. Poggy Markets ($99) gives a player a storefront they buy or found with a deed, per-item buy and sell prices, hidden back-stock, staff with permissions and a dashboard of what actually sells. The server owns every price, capacity is checked before money moves, and ledgers are debited before payouts, which matters once real money is at stake in your economy. It runs on VORP Core, RSG Core and QBCore RedM through poggy_core, with oxmysql as its only other requirement.

Auctions and buy orders

Auction House ($29.99) adds the other half: listings with bids and buyouts at four auction houses, a mailbox for winnings and refunds, a catalogue of 74 raw goods whose prices drift, and a want-request board where a player posts a buy order with the money held in escrow until someone fills it. Orders can be delivered straight into a Poggy Markets shop.

Activities that produce goods

Trade needs things to trade. Poggy Fishing ($69.99) produces 32 species across more than 25 zones with weights and rarity, which is exactly the kind of variable-value good a player market prices well. Hunting, mining and farming resources from the community do the same job for their goods.

Sinks: where money goes out

  • Sales tax on every auction and shop sale. The Auction House has it built in; set it between 5 and 10 percent.
  • Deposits that are not refunded: auction listing deposits by duration, shop deeds, rentals.
  • Upkeep: rent on shops, stables and housing, charged whether or not the player logs in.
  • Consumables: bait, ammunition, medicine, repair kits. Poggy Util's armor breaks after a set number of hits and needs a repair kit, which is a sink players are happy to pay.
  • Fines from your law players, paid to the server rather than the deputy's pocket.

A useful test: add up what an active player pays in sinks in a week. If it is less than one evening's earnings, you do not have enough of them.

Starting numbers

SettingStart hereWhy
Starting cash$20 to $50A horse, a gun, food. Not a business.
Job pay per task$1 to $4An evening's work should buy a good rifle, not a shop.
StipendHalf the lowest job's hourly equivalentA floor, never a career.
Sales tax5 to 10 percentEnough to notice, not enough to avoid the market.
Shop deedTwo to four weeks of an average player's earningsOwning a shop should be a goal, not a starting choice.
Jobs per character2 or 3Enough to fill roles; not enough to be everything.

These are the numbers we started with on Rosewood Ridge and adjusted from. Watch the dashboard in Poggy Markets for what sells and the auction history for what prices settle at, and move one number at a time.

Free alternatives

VORP ships NPC shops and a basic job system, and RSG has rsg-shops; both are fixed-price NPC counters. For player-to-player trade with no budget, search the Cfx.re forum for "player shop RedM" and expect to do the balancing and the anti-exploit work yourself. Poggy Multijob and Poggy Util are free, so the jobs and stipend parts of this model cost nothing.

Questions this guide answers

How much money should a new RedM character start with?

Enough for a horse, a weapon and a few days of food, and no more. On most VORP servers that is between $20 and $50 in 1899 money. Starting cash that buys a business skips the part of the game people stay for.

Why does my RedM server economy inflate?

More money enters than leaves. NPC shops that pay for every pelt at a fixed price are the usual source; nothing on the server takes money back out. Add sinks (rent, taxes, deposits, upkeep) and let supply and demand lower the price of what players farm.

Do player-owned shops work on a small server?

Yes, with a caveat: below about ten regular players, a shop can go days without a customer. Poggy Markets has an optional simulated-customer module for quiet servers, deliberately stingy and capped so it cannot be farmed.

Should players be able to hold more than one job?

For a small or medium server, yes. A character who is a deputy on Tuesday and a rancher on Thursday fills two roles the server needs. Cap it at two or three jobs and keep law and criminal jobs from combining.

Scripts mentioned in this guide

Whole store →
Poggy Markets — RedM Player-Owned Shop Script
RedM Player-Owned Shop Script

Poggy Markets

Players buy a storefront, stock it, price it, hire staff and run it from a live sales dashboard, with optional supply-and-demand pricing and a commodities exchange.

Price$99
Auction House — RedM Auction House Script
RedM Auction House Script

Auction House

Players list goods, bid, buy out and collect at four auction houses, with an order catalogue of 74 raw goods and a want-request board for buy orders.

Price$29.99
Poggy Multijob — Free RedM Multijob Script
Free RedM Multijob Script

Poggy Multijob

Lets players hold up to five jobs and switch between them from a menu or with one command, with an admin panel for online and offline players.

PriceFree

Best RedM Scripts for a New Server

Economy, law, activities, roleplay tools and admin utilities. What to run, what it costs, and where the free options are.

Read the guide →

VORP vs RSG Core vs QBCore for RedM

Script availability, structure and inventory for each framework, and what "runs on VORP, RSG and QBCore" actually means.

Read the guide →

How to Install a RedM Script

Download, resources folder, SQL, start order, config and the escrow licence check. Then the five common errors.

Read the guide →

Free RedM Scripts Worth Installing

Seven free scripts, what each one does, what it needs, and what it does not do.

Read the guide →

How to Update RedM Scripts Without Breaking Your Config

The manual routine that keeps your config safe, and the automatic route that removes the routine.

Read the guide →

How to Set Up Jobs on a RedM Server

Job names and grades, duty, several jobs per character, badges, and making every script agree.

Read the guide →

How to Back Up a RedM Server

The database, resources, configs, licence files and txData. How to automate it, and how to test the restore.

Read the guide →

Cfx Escrow Explained for RedM Server Owners

Which files are encrypted, what you can still change, the licence file, and the error everyone hits once.

Read the guide →

RedM Server Performance: How to Reduce Lag

Measure first, then the usual causes: hot client loops, dead entities, unindexed queries and NPC systems tuned too high.

Read the guide →

Using Poggy Core in Your Own RedM Scripts

The free framework layer under your own resources: install, first script, menus, storage, jobs, standalone mode, diagnostics.

Read the guide →
Return to Store