Ping
The Ping Module notifies players when they are mentioned in chat. You can customize the notification message and sound.
Configuration File:
ping.ymlCommands:
/tell,/msg,/w,/whisperSettings:
commands:
- "/tell"
- "/msg"
- "/w"
- "/whisper"
message:
enabled: true
text: "[Ping] You have been pinged by %player_name%"Last updated