Leveling system
XP, levels, multipliers, and cosmetic rewards.
Core config
Config.leveling = {
defaultLevelForJobs = 1,
defaultXPPerJob = 100,
notification = {
theme = 'emerald',
xpDuration = 2500,
levelUpDuration = 6000,
xpToLevelDelay = 300,
animationDelay = 80,
soundEnabled = true,
},
levels = {
-- Level configuration here
}
}Key settings
Notification settings
Themes
Levels configuration
Structure
Fields
XP requirements
Payout multipliers
Unlocked rewards (visual)
Last updated