Package Description
JRaxion Ďonations Management
A full in-game Ďonation portal. Players buy perks with coins and redeem their Tebex purchases right inside the menu, while you run the whole thing from a clean admin panel. No more alt-tabbing to phpMyAdmin or your Tebex dashboard.
Running a FiveM server is expensive. Hosting bills, asset costs, dev time, plus the stress of wondering whether Ďonations will even cover the bills this month. Every owner knows that 2am feeling of scrolling through the expense sheet and wondering if it's worth it.
But you also don't want to turn your server into pay-to-win. The moment you do, the non-paying players (which is most of your community) feel pushed out and they leave, and then nobody donates because there's nobody left to show off to.
This script is built around that exact tightrope. Tebex packages only ever grant Ďonation Coins. What those coins actually buy is 100% your call: keep it cosmetic and quality-of-life to protect the community feel, or lean into stronger perks if your players are cool with it. Either way donors feel rewarded and everyone else stays in the game. You decide where the line is, the script never forces you into pay-to-win territory.
🧩 Works on Every Framework
Everything talks through jraxion_lib, so the script doesn't care if you're running QBox, QB-Core, or no framework at all. The lib handles the bridging, so there's no forking and no maintaining two versions of the same script. And if a new framework gets added to jraxion_lib down the line, this script just works on it without you touching anything.
🛠️ Admin Panel That Saves You Time
This is the part that saved me hours every week. Inside the Ďonation menu there's a full admin tab where you can:
- See every player (online and offline) with their current coin balance and total donated
- Add or remove coins from anyone in one click, with a reason field that feeds the audit log
- Create manual Ďonations for giveaways, content-creator rewards, wipe restitution, etc. The player just sees it land in their "My Ďonations" tab and redeems it like a real purchase
- Generate voucher codes you can drop straight into your Discord
- Browse every past Tebex payment live from the API
- Full audit log of every coin movement on the server
No more "hey can you give that guy 500 coins", opening phpMyAdmin, writing an UPDATE, praying you didn't typo a citizenid. It's all in the same UI your players already use.
⚙️ Configuration Made Easy
There are basically two config files. Open config/server.lua and you'll find every perk, every category, the Tebex packages, the Discord webhook, and the coin exchange rate, all in one place with comments explaining what every line does. You don't need to know Lua to change a price or add a vehicle, just edit the value and restart the resource.
Out of the box you get:
- Working categories with icons
- A sample Tebex package and coin payout so you can see exactly how the mapping works
- All 4 database tables auto-installed on resource start, with no SQL files to import
- An example "custom perk" handler in server/open_sv.lua you can copy-paste to build your own rewards
We don't ship a hundred pre-made perks on purpose. Every server is different, and what fits a serious roleplay community feels out of place on a drift server. The perks we include are there to show you the pattern, you'll want to build your own anyway, and the handler makes that quick.
🏠 jraxion_apartments Integration (Releasing Soon)
A full apartments script (jraxion_apartments) is releasing very soon, and the Ďonation store already knows how to talk to it. Buy the premium apartment perk and the lease is granted automatically through the apartments script, no code from you, it's all wired up. Don't have it installed yet? That one perk just shows an "Apartment system offline" message instead of breaking the menu.
🔌 More Scripts Are Coming
jraxion_apartments is only the first. Everything I release is built on jraxion_lib, so future JRaxion scripts hook into this Ďonation system the same way: perks that grant items, access, or features from other resources, with no glue code on your end.
🤝 Custom Integration Support
Got a script we haven't built a perk for yet? We offer integration support, but we're honest about it. How fast we can do it depends on:
- How busy our staff are at the time
- How complex the script you're integrating actually is
Some integrations take 5 minutes (clean exports, well documented). Others, no exports, weird auth flows, encrypted everything, we might have to decline or charge extra. We'll tell you upfront before we start. Just open a ticket and ask.
What you get :
- The Ďonation portal, player UI and admin dashboard
- The custom perk handler system, for unlimited reward types
- jraxion_lib, the framework bridge that also powers other JRaxion scripts
- Ready-to-go hookup for the upcoming jraxion_apartments release
Everything is built to be edited: prices, perks, categories, styling, it's all yours to change.
Built on a live server with real players hammering on it daily. Not a concept, not a demo.