Debug Weapon





Last updated






Last updated
Config = {
-----------------------------------------------------------------------------------------------------
-- Permission Configuration
-----------------------------------------------------------------------------------------------------
DiscordRoleID = { '' }, -- List of Discord Role IDs that have access to the debug weapon
-----------------------------------------------------------------------------------------------------
-- UI Type Configuration
-----------------------------------------------------------------------------------------------------
UIType = 'Advanced', -- Options: Advanced, Basic
-----------------------------------------------------------------------------------------------------
-- Notification Configurations
-----------------------------------------------------------------------------------------------------
NotifyType = 'Ox_lib', -- Options: VeniceNotify, OkOkNotify, Ox_lib, Chat, GTA
notifyTime = 5000, -- Default notification time in milliseconds
}
return Config