🔐Discord Authenticator
You can learn how to link multicharacterv2 slots with Discord roles in this article
Config.SlotRoles = {
-- [@number] = "@string"
-- [slotNumber] = 'Slot Discord Role ID'
[1] = 'YOUR ROLE ID',
[2] = 'YOUR ROLE ID',
[3] = 'YOUR ROLE ID',
[4] = 'YOUR ROLE ID',
[5] = 'YOUR ROLE ID',
}Last updated