Note
inspired by Nickelony/Trails-Chroma
Trails.json
{
"Prefix": "{red}[{orange}T{yellow}r{green}a{lightblue}i{darkblue}l{purple}s{red}]",
"Permission": ["@css/reservation", "#css/vip"],
"MenuCommands": ["trails", "trail"],
"HideTrailsCommands": ["hidetrails", "hidetrail"],
"MenuType": "CenterHtmlMenu",
"ChatMessages": true,
"TicksForUpdate": 1,
"Trails": {
"1": {
"Name": "Rainbow Trail",
"Color": "rainbow"
},
"2": {
"Name": "Particle Trail",
"File": "particles/ambient_fx/ambient_sparks_glow.vpcf"
},
"3": {
"Name": "Red Trail",
"Color": "255 0 0",
"Width": 3,
"Lifetime": 2
},
"4": {
"Name": "Example Settings",
"File": "materials/sprites/laserbeam.vtex",
"Color": "255 255 255",
"Width": 1,
"Lifetime": 1
}
}
}





