Broadcast
light.broadcast()
will send a message to a list of players on the server.
Sending to individual players
To send to an individual, check out light.send()
light.broadcast()
will send a message to a list of players on the server.
Sending to individual players
To send to an individual, check out light.send()
function light.broadcast