A simple Exiled plugin that broadcasts a message to all players when only one human player remains alive.
This plugin detects when there is only one living human player left on the server and sends a broadcast message to everyone, notifying them that this player is the last human still alive.
- Sends a special message to the last human.
- Sends a different message to other players.
- Works with Exiled v3+ framework.
- Automatically checks whenever a player dies or spawns.
- Sends broadcast messages using
ShowHint()
(screen message). - Customizable message duration.
- Supports color formatting using HTML tags.
- SCP: Secret Laboratory Server
- Exiled Framework v9.6.0
- .NET Framework 4.8 compatible compiler (for building from source)
- Download the latest
.dll
file from releases. - Place it in your server's
Plugins
folder. - Start/restart your server.