File Details
SocialActionMenu_V10_ALT_UI.jar
- R
- Jun 17, 2026
- 11.76 MB
- 38
- 0.5
File Name
SocialActionMenu_V10.jar
Supported Versions
- 0.5
SocialActionMenu V10 Update
This update adds a new optional ALT HUD and improves the overall user experience of the SocialActionMenu.
What's new?
New ALT HUD
A small HUD element is now displayed on the left side of the screen.
It reminds players that they can press ALT to open the SocialActionMenu.
This makes the menu easier to find, especially for new players who do not know the keybind yet.
Toggle the HUD ingame
Players can now hide or show the ALT HUD ingame with:
/socialhud
Use /socialhud once to hide the ALT HUD.
Use /socialhud again to show it again.
The ALT menu itself still works normally, even when the HUD is hidden.
Configurable HUD settings
Server owners can change the ALT HUD settings in the config.
Example:
"hud": {
"enabled": true,
"title": "Menu",
"keyText": "ALT",
"toggleCommand": "socialhud",
"iconText": "",
"side": "left",
"horizontalOffset": 12,
"topOffset": 276,
"width": 112,
"height": 191
}
You can change the text, command, side, position, width, and height of the HUD.
Existing configs
Existing configs are automatically updated with the new HUD settings on server start.
You do not need to delete your old config. Missing values will be added automatically.
Still, it is recommended to make a backup of your config before updating.
Improved HUD handling
The HUD system was improved to be more stable when players join, leave, or reload the menu.
Notes
Please remove older SocialActionMenu versions before installing this update.