Currently, LevelTools allows customization of progression using level_xp_formula, for example:
level_xp_formula: "100 + {current_level} * 150"
However, this formula is global and applies equally to all players.
It would be useful to support XP gain multipliers based on permissions or groups, allowing servers to give different progression speeds to specific player groups.
Currently, LevelTools allows customization of progression using level_xp_formula, for example:
level_xp_formula: "100 + {current_level} * 150"However, this formula is global and applies equally to all players.
It would be useful to support XP gain multipliers based on permissions or groups, allowing servers to give different progression speeds to specific player groups.