Config.Framework = 'esx' -- You can change to 'esx' or 'qb-core'
Config = {}
Config.Framework = 'esx' -- You can change to 'esx' or 'qb-core'
Config.LogoURL = 'https://i.imgur.com/X6b9nxl.png'
Config.TitleAnnounce = 'Announcement'
Config.Command = 'announcement'
Config.AnnouncementDuration = 10 -- In Seconds
Config.AdminAccess = {'admin', 'mod'}
Config.Error = "You can't leave the arguments in the announcement empty"