Configuration Guide
Config.Discord
Config.Notify
Config.Tiers
-- Prop: String
-- Rewards: Table
-- ['string'] = number
-- Requirements: Table
-- ['string'] = number
-- Discord: Table (optional)
-- 'string'
-- Example:
['Exotic'] = {
Prop = 'prop_mil_crate_01',
Rewards = {
['cash'] = 2500,
['bank'] = 2500,
['dirty'] = 2500,
['ammo-9'] = 1
},
Requirements = {
['exotickey'] = 1
},
Discord = {
'RoleID'
}
}Config.Locations
Config.Hovertext
Last updated