Whisper allows the server console to send messages to a specific player on the server. This is useful for donation notices or a way to simply "whisper" to players on your server. You can also use this as a command in-game if you'd like, but it requires the player using the command to be an admin or have the relevant permission.
Note: The reply message only gets printed to the server console. This is not a private message plugin. This is for console to player communication.
Permissions
whisper.use-- Allows player to use the whisper commandwhisper.reply-- Allows player to use the whisper reply command
Commands
This plugin provides universal chat and console commands. When using a command in the chat, prefix it with a forward slash: /.
whisper <id> <message>-- Whisper a message to a playerwr <message>-- Reply to the last whisper
Configuration
{
"Command": "whisper",
"Reply Command": "wr"
}
Localization
Credits
- mTrX, for the name and idea as he kindly made a Rust plugin that did this a while back for Rustoria
This plugin is unlicensed and the original author reserves all rights to it.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

