Dashboard
Monitor avatar activities and custom metrics
Refresh
All Players
Trackers
Server
Settings
Settings
Level Calculation
Define the JavaScript formula used to calculate a player's overall level from their total EXP. Use 'exp' as the variable for total experience points.
Level Algorithm
Example:
Math.floor(exp / 100)
Save Algorithm