Description
HyMention by Hytale Foundry
A Hytale server mod that adds a mention feature in the chat with sounds, notification and full customization.
To report bugs/feature requests or to chat with the dev team: https://rootapp.gg/ACuxLK5shQqYlXqJeaT8Hw
Features
- Configurable text - Customize the notification message.
- Notification mode - Choose between 2 notification modes: Title or Notification.
- Configurable sound - Change the notification sound using the sound ID (List of default sound IDs)
- Toggle mode - Players can enable or disable mentions for themselves using a command.
- Massive mentions - Give permission to your admins to use @everyone or @world and mention everyone on the server.
How It Works
Simply type a player's username in chat to mention them. The @ symbol is optional.
Examples: @Steve or just Steve
Massive mention
To use massive mention you simply type @everyone to mention everyone on the server or @world to mention everyone in the same world as you. To use these mentions, you need the permission "foundry.hymention.all".
Commands
| Command | Description | Permission |
|---|---|---|
| /hymention | Display plugin help | foundry.hymention.hym |
| /hymention toggle | Check your mention status | foundry.hymention.toggle |
| /hymention toggle <on|off> | Enable or disable mentions | foundry.hymention.toggle |
| /hymention reload | Reload configuration | foundry.hymention.admin.reload |
Configuration
| Option | Default | Description |
|---|---|---|
| NotificationMode | title | title or notification |
| NotificationText_Row1 | "You have been mentioned by" | First line of text |
| NotificationText_Row2 | "{sender}" | Second line of text |
| NotificationColor_Row1 | "#2a9134" | First line color (notification mode only) |
| NotificationColor_Row2 | "#5bba6f" | Second line color (notification mode only) |
| NotificationAll | true | Enable the massive mentions @everyone and @world |
| IconID | "Ingredient_Ice_Essence" | Icon displayed (notification mode only) |
| SoundID | "SFX_Avatar_Powers_Enable_Local" | Sound played on mention |
Tip: Use {sender} in text fields to display the mentioning player's username.
Installation
- Download the .jar file
- Place it in your server's /mods folder
- Restart your server


