Pinned Loading
-
-
Chat XP with cooldown to avoid spam
Chat XP with cooldown to avoid spam 1// This code is a general use case, meaning that it's auto enabled for all guilds, to make it per guild you'll have to moidfy it yourself
23// This is done in the messageCreate event
45// The channel that the level up message will be sent to, by default this should be the current channel unless you have a feature that has a custom level up channel
-
Level System with carry over XP and ...
Level System with carry over XP and extra levels 1/**
2What this does:
3It checks if the users RP [XP] is larger than or equal to the required XP to level up, if larger than we have extra XP, we check if that extra XP can level the user up again and if it can't we set it as carryOverXp
4*/
5//This is the function that calculates the amount of XP required to level up once, you can of course change this to your own equation
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.