🐌@Mentions

Mention other players

The mentioned player will receive a sound notification and a title (todo)

Just write in chat the name of an online player and it will be formatted as defined in the config section

Configs

mentionSound ->

config.yml
# Format id:volume:pitch
# You can find the list of sounds here: 
# https://jd.papermc.io/paper/1.20/org/bukkit/Sound.html
# Leave it empty "" to disable the sound
mentionSound: ENTITY_EXPERIENCE_ORB_PICKUP:1:1

formats (list) ->

mention_format: <aqua>@%player%</aqua>

Last updated