Pretty cool! Very good idea!

Is the github updated though? It seems like maybe there are some event name mismatches? I am also a bit confused that the commands are registered on both client and server.

The client triggers server event “NotifyNearbyPlayers” but I don’t see that event in the server file, only a function named DisplayNotificationToNearbyPlayers

The server triggers a client event “DisplayNotification” but in the client there is only “DisplayWeedNotification” event, unless another script has the DisplayNotification.