Settings Screen

You can decide whether the options in the Settings window will be available to users or not.

Note:

Config.Settings = {
    musicPlayer = false,  
    sound = true,        
    pedAnimations = true, 
    previewLocation = true, 
    language = true     
}