File Details
mention-1.0.4.jar
- R
- Jan 29, 2026
- 26.85 KB
- 181
- Early Access
File Name
mention-1.0.4.jar
Supported Versions
- Early Access
Release Notes
New Features
Notification System
Mentions now show an on-screen notification, so you don’t miss when someone tags you.
- Added notification popups when you’re mentioned
- Two notification modes
- top center screen title with a fade
- bottom bottom right popup
- Notification text can be customised
- Display duration is configurable for the top mode only
Improved Chat Mod Compatibility
- Better support for EliteEssentials and similar chat mods
- Sounds and notifications work alongside chat formatting mods
- When running standalone, chat highlighting still works as usual
Configuration
{
"EnableNotification": true,
"NotificationMode": "top",
"NotificationText": "{sender} mentioned you",
"NotificationSubtext": "",
"NotificationDuration": 4.0
}
