Config File
Configuration
Basic Settings
Config.Locale = 'en' -- Default language (options: 'en', 'de', 'tr')
Config.Admins = {
'admin',
'god',
-- 'superadmin', -- Uncomment to add more admin groups
}
Config.FishRod = {
item_name = "fishing_rod", -- Item name of the fishing rod
price = 100, -- Price of the fishing rod
Min_WaitTime = 10000, -- Min time to wait for a fish (10 seconds)
Max_WaitTime = 30000, -- Max time to wait for a fish (30 seconds)
}XP System
Chance System
Leveling System
Fish Market NPC
Fish Market Items
Last updated