serenity
1 min read

XP Multipliers

Speed up XP for boosters, or for any role you choose.

Replace [prefix] with your server's prefix.

Booster Multiplier

// Syntax
[prefix]level multiplier enable
[prefix]level multiplier disable

// Example
;level multiplier enable

Needs Manage Server. A flat on/off switch that rewards anyone currently boosting the server - no amount to set, just on or off.

Role Multipliers

// Syntax
[prefix]level multiplier add [multiplier] [role]

// Example
;level multiplier add 2 @VIP
;level multiplier add 1.5 @Regular

Give any role its own XP multiplier, from 0.1x up to 10x, on both tracks - text and voice. It's separate from the booster switch above and works alongside it.

CommandWhat it does
[prefix]level multiplier listEvery role and its multiplier
[prefix]level multiplier remove [role]Drop one
[prefix]level multiplier resetDrop all of them, with a confirmation

A member holding more than one multiplier role gets the highest of them, not the total - two roles at 2x and 3x together still earn 3x, not 6x. Something to keep in mind if you use multiplier roles as a ladder.

Last edited