A Forge 1.20.1 chat enhancement mod that makes @-mentions loud, clear, and friendly. 💬
Ping teammates instantly: Mention a player with @playerName to deliver a highlighted notification and a click-to-reply suggestion that pre-fills chat with their name, plus an optional bell sound.
@item into your message to broadcast your main-hand item with its rarity color, hover tooltip, and (optionally) an inline icon rendered directly in chat.@spot to insert a green "Spot" marker; hovering shows the XYZ of where you were standing when you sent the message.@here or nearby allies with @near; additional groups can be provided by other mods through the built-in registry hook and sync automatically to clients.
47.4.10 or newer on both client and servermods/ folder.| Token | What it does | Notes |
|---|---|---|
@playerName |
Pings a single player with a golden reminder and clickable reply prompt. | You cannot ping yourself; duplicates are ignored politely. |
@here |
Notifies every other player in your current dimension. | Always available to all players. |
@near |
Calls allies within a ~32 block radius. | Range checks run per dimension to avoid cross-world noise. |
@item |
Shares your held item with tooltip info (and an inline icon if enabled). | Cancels the message and warns you if your hand is empty. |
@spot |
Inserts a highlighted "Spot" link that shows your XYZ on hover. | Great for pointing friends to your current location. |
💡 Tip: The chat will tell you how many seconds remain if you hit the mention cooldown.
/.The first launch creates config/CallYouByYourName-common.toml. Tweak the following options:
mentionCooldownMs – Minimum delay between mentions sent by the same player (default 5000). Set to 0 to disable the check.enableMentionSound – Whether to play the bell sound when a player is pinged (default true).renderItemTextures – Toggle rendering of inline item icons in chat (default true).Reload the config or restart Minecraft to apply changes.
@item; the mod cancels the message otherwise.Have fun calling your friends by their names! 🎉