Hide Headlight/Neon Controls
-- If set to false, players will not be able to change their headlights xenon colour
Config.AllowHeadlightColourChange = true
-- If set to false, players will not be able to change their neon colours. Disable if using md-neoncontroller
Config.AllowNeonColourChange = true
-- If set to false, players will not be able to toggle neon lights on/off. Disable if using md-neoncontroller
Config.AllowNeonToggles = trueLast updated