Config
Config.accountpolice = "fd_banking" -- fd_banking, qb-management, qb-banking
Config.accountmotivo = "Factura Pagada" -- Factura policialConfig.webhook = {
giverol = "",
removerol = ""
}Config.RoleIdefaultname = "normal"
Config.RoleIcons = {
['normal'] = 'fa-user',
['VIP'] = 'fa-crown',
['STAFF'] = 'fa-shield',
['ADMIN'] = 'fa-star',
-- Añade más roles según necesites
}Config.comandos = {
giverol = "darrol",
removerol = "quitarrol",
open = "abierto",
close = "cerrado",
away = "ausente"
}Última actualización