# Archer Coupon
A flexible coupon and starter reward system for RedM / VORP designed for servers that want an easy way to reward new players, run promotions, and hand out custom redeemable rewards.
`archer_coupon` includes a clean in-game menu, starter pack support, private code redemption, and admin coupon management, making it a solid system for both community onboarding and event-based rewards.
## Features
• Starter reward system for new characters
• Public coupon menu
• Private code redemption
• One-time character rewards
• New-character-only coupon support
• Custom reward presets
• Admin coupon creation, deletion, and listing
• Supports item, weapon, and cash rewards
• Persistent coupon/redemption storage
• VORP menu integration
• Notification support through `archer_notifications`
## Reward Support
• Cash rewards
• Item rewards
• Weapon rewards
## Admin Commands
• /coupon opens the coupon menu
• /coupon redeem CODE redeems a private code
• /couponcreate
• /coupondelete
• /couponlist
## Example Uses
• Starter packs for new players
• Tebex bonus reward codes
• Event redemption rewards
• Staff-given private coupon rewards
• Seasonal or limited-time promotions
## Configuration
• config.lua is editable
• Configure starter rewards
• Create custom reward presets
• Set coupon visibility
• Set new-character time limits
• Change commands
• Adjust menu text and behavior
## Dependencies
• RedM
• VORP Core
• VORP Menu
• VORP Inventory
• `archer_notifications`
• oxmysql
## Important
• Resource must remain named: `archer_coupon`
• `archer_notifications` must be started before `archer_coupon`
• Reward item names must exist in your inventory database