Baspel DJ
Script Preview
Installation Guide
How to add locations
Config.Locations = { { onlyJob = true, -- If false then everyone can access the location job = 'vanilla', -- if onJob true, you have to write the name of that job here like 'vanilla' name = 'Vanilla', -- Name of zone coords = vec3(120.5638, -1280.9021, 29.4805), -- Coordinates where menu will appear if you are nearby radius = 30, -- Playing music distance (radius) distance = 2.5, -- Menu appear distance isPlaying = false -- Dont touch this!!!! } }
Last updated
