2025-04-07 01:41:12 +00:00

7 lines
202 B
Lua

return {
apartmentStash = {
slots = 50,
maxWeight = 150000
},
discordWebhook = nil, -- Replace nil with your webhook if you chose to use discord logging over ox_lib logging
}