Smart mentions
Type @PlayerName in chat: that player gets a sound, a configurable title, and the @prefix is recolored. Per-player opt-out keeps it from being annoying.
Default behaviour
- Mention prefix is colored (
&#C6DEF1@%p%by default). - Pling sound (
block.note_block.pling) plays on mention. - On-screen title fades in for the mentioned player.
- Players can opt out per-account with
/chatping.
Configuration
settings.yml
Features:
mentions:
enabled: true
prefix: '&#C6DEF1@%p%'
sound:
enabled: true
name: block.note_block.pling
title:
enabled: true
title: '&#EEA7B9You have been mentioned!'
subtitle: '&#F2E8DC%player_name% mentioned you in chat!'Permissions
starchat.mention.use— required to mention others (default op; flip per-rank).starchat.command.chatping— toggle whether you receive mentions.