Mentions

Mentions are a way to mention players (just like discord) when @'ing the player and can be customized to each group/chat style

# Players can mention others by typing @username in chat
mentions:
  default: # LP GROUP
    highlight: ALL # ALL = highlight entire message, NAME = only highlight the @name
    color: yellow # MiniMessage format without brackets (<>)
    bold: true
    italic: false
    sound:
      enabled: true
      sound: minecraft:ui.hud.bubble_pop
      volume: 1.0
      pitch: 1.0
The Different Highlight Modes, Highlight Name Highlights ONLY the name, While Highlights ALL highlights the ENTIRE message

Mention @everyone and everyone gets pinged!


Hover And Click, Mentions Addition

Just like the chat formatting, hover and click works the same way but a bit different, look at the config for more information on how to do it

It will automatically overrite any existing HNC's and replace ONLY the highlighted part with the new HNC!

Last updated