🐼 Scripts
um-multicharacter
customize
slot

Slot / Manuel / Discord

How can change number of slots?

Config

  • Config.DefaultSlots =
    • default: 5

Manuel Slot

  • um-multicharacter > server > list > slotlist.lua
  • find Slots.List and add your custom slots

Discord Slot

  1. um-multicharacter > server > list > slotlist.lua
  • Set Slots.DiscordPerm > status > true
  • and organise the roles id according to yourself
  1. um-multicharacter > server > editable > slots_discord.lua
local discordConfig = {
    guild_id = '',
    bot_token = '',
}
⚠️

Your created or existing discord bot must be on your server

🚫

discordConfig.bot_token should not be shared with anyone, this is as important as your server key!