Daily Rewards System
Installation
Configuration
Framework
Config.Framework = 'vorp' -- 'vorp' or 'rsg'Commands
Config.Commands = {
dailyDetails = {
command = 'dailyreward', -- Opens the daily reward menu
description = 'Open daily rewards menu',
},
setVip = {
command = 'setvip', -- Admin: Set VIP status
description = 'Set VIP status for a player (Admin Only)',
group = 'admin'
},
resetDaily = {
command = 'resetdaily', -- Admin: Reset player progress
description = 'Reset daily rewards for a player (Admin Only)',
group = 'admin'
},
createVipCode = {
command = 'createvipcode', -- Admin: Generate VIP code
description = 'Create a VIP code (Admin Only)',
group = 'admin'
}
}Discord Webhook
Missed Day Recovery
Streak Bonuses
VIP System
Daily Rewards
Type
Example
Notifications
Locale (UI Text)
Dependencies
Support
VIP - TEBEX INTEGRATION
Last updated