Open xhackax47 opened 4 months ago
Would absolutely love blackout if its possible
Tried to add it myself and failed lol
-- Blackout Command
lib.addCommand('blackout', {
help = 'Say bye bye to power',
restricted = 'group.admin',
}, function()
GlobalState.blackOut = not GlobalState.blackOut
end)
Credits to Zoo
The problem
No Problem, just a Feature Request ^^
Ideal solution
Will be nice to have a variable to turn off/on the blackout on the server like qb-weathersync.
Alternative solutions
No response
Additional context
No response