codecat / tm-better-chat

A better chat for Trackmania using Openplanet.
https://openplanet.dev/plugin/betterchat
22 stars 7 forks source link

Add option to show join & leave messages #3

Open codecat opened 3 years ago

codecat commented 3 years ago

This requires a bit of work to properly and efficiently detect when a player has joined or left. Maybe there is an event for this we can use, or we need to write our own monitoring of the player list.