/levelconfig view-thresholds
Display your serverβs current level threshold configuration. This shows how many messages are required to reach each level, helping you track or fine-tune the leveling curve.
π¬ Usage
/levelconfig view-thresholds
π Use this to audit or review your level structure β especially after making changes.
π Example
/levelconfig view-thresholds
This will:
List the message thresholds for each level (e.g., Level 1: 5 messages, Level 2: 15 messages, etc.)
Clearly display how many messages are required to reach each level
ποΈ Notes
If no custom thresholds have been set, youβll see the default leveling structure.
These thresholds are cumulative β meaning each number builds on the previous.
To change these values, use
/levelconfig set-thresholds
.
π Related Commands
/levelconfig set-thresholds
β Define custom pacing/levelconfig reset-thresholds
β Restore default level thresholds
Last updated