Skip to content

QBCore

QBCore Install Instructions

Fishing Licenses

Include 'fishing' into your licenses metadata inside the QBConfig.Player.PlayerDefaults table

    licences = {
        driver = true,
        business = false,
        weapon = false,
        fishing = false
    },