This way people wouldn't annoy people with it during the day by dropping their frame rate and it would just be able to set off at night.
Only allow fireworks between specific hours (Rust)
Very useful, and add onto that where its also allowed to be crafted between the times
yeah some plugins that control the fireworks are needed. Or something to prevent people spamming them. Getting lots of complaints when someone is lighting off too many at once
This is a well needed plugin
i heard today with the update they will find a way to stop spamming these ingame so thats nice
A great request :)
Only hooks available I see in the API are OnExplosiveFuseSet, and OnExplosiveThrown ....not sure that's gonna work.
there is a
then just check for fireworks prefab and boom you in
CanDeployItem
- Useful for denying items' deployment
- Returning a non-null value cancels default behavior
then just check for fireworks prefab and boom you in