Connect/disconnect notifications to admin (Rust)Solved
Hi there,

I have been looking for a plugin that will notify the server admins that are online (in game) when players connect or disconnect.
The server I run has 3 admins that actively play on the server, and when new players join, we like to greet them and get to know them.
Currently we have to periodically type "Players" into the console to see if anyone has joined or left, or wait for someone new to send a chat message before knowing they are online.

I have looked through the existing Rust notification plugins and these all appear to notify about ingame events such as air drops and building raids, or send connection messages to Discord/Slack (which we don't use).

All that I am looking for is a plugin that will display a simple chat message that "xx player has conneced" or "xx player has disconnected" and only display that for admins, not normal players.

If there is already a plugin for Rust that will do this, please let me know which one, as I couldn't figure it out.

Cheers,

Dave.
The Connect Messages plugin worked perfectly.  Thanks for that.
Locked automatically