What it does
Hand out a welcome reward, run a server event or send a gift to a specific player. Players enter a code in the game and receive the money or items you assigned to it. Your staff can create, edit and delete codes from an admin panel, with a record of redemptions and Discord webhook logs.
- Reward players with inventory items, money in one or several accounts, or both.
- Share a public code with the community or limit a private code to selected player IDs.
- Set an expiry date and a total usage limit. Each player can redeem a given code once.
- Inventory capacity is checked before rewards are given, so players can make room and try again.
What you’ll need
Supports ESX, QBCore and Qbox, with automatic framework and inventory detection. Use MySQL or MariaDB with oxmysql, mysql-async or ghmattimysql. The setup guide lists supported inventories and database versions.
Installing F5 Redeem Code
Keep the resource folder named f5_redeemcode. Start it after your database driver, framework and inventory. Set rewards and code rules in config/config.lua, then configure Discord logging in config/config_webhooks.lua if you want an audit trail in your server.
See all free FiveM scripts