Social-Action-Menu

⚡ V10.9 - Guide⚡Hytale action menu with custom command buttons, ⚡ALT⚡ support, pages, scoreboard, language config and Endless Leveling ranks.

File Details

SocialActionMenu-V9.jar

  • R
  • Jun 15, 2026
  • 14.31 MB
  • 31
  • 0.5

File Name

SocialActionMenu-V9.jar

Supported Versions

  • 0.5

Social Action Menu V9

New Update: Clickable & Styled Chat Messages

Version 9 adds a new system for sending clickable and styled chat messages directly from the Social Action Menu.

This update is mainly useful for server owners who want to add buttons for Discord, websites, shops, CurseForge pages, social media links or any other external information.

New Features

Clickable Links

Buttons can now send clickable links directly into the chat.

Example use cases:

  • Discord invite
  • Server shop
  • Website
  • CurseForge page
  • YouTube
  • TikTok
  • Rules page
  • Support links
  • Donation links

Rich Text Formatting

V9 supports styled chat messages with formatting such as:

<b>Bold Text</b>
<color:#FFD700>Colored Text</color>
<link:https://example.com&gt;Clickable Link</link>

This allows you to create clean and professional looking chat messages directly from a menu button.

New Action Type: LINK

A new action type was added:

"actionType": "LINK"

This sends a clickable rich-text message to the player.

New Action Type: MESSAGE

Another new action type was added:

"actionType": "MESSAGE"

This can be used to send normal styled chat messages without executing a command.

Example

{
  "label": "Discord",
  "actionType": "LINK",
  "targetPage": "",
  "command": "",
  "runAs": "PLAYER",
  "message": "<b><color:#B388FF>[DISCORD]</color></b> <color:#FFFFFF>Join our community:</color> <link:https://discord.gg/example&gt;&lt;b&gt;&lt;color:#FFD700&gt;CLICK HERE</color></b></link>"
}

No Extra Mod Required

The clickable message system is built directly into Social Action Menu.

You do not need:

  • EliteEssentials
  • AutoMessages
  • /say command workarounds
  • Any extra link mod

Everything works directly through Social Action Menu.

Important Update Note

After updating, replace the .jar file and restart the server completely.

A simple config reload is not enough for this update because the new clickable message system is part of the mod itself.

Summary

Social Action Menu V9 gives server owners more freedom to create useful buttons with clickable links, colored text and styled chat messages.

This makes it much easier to guide players to important external pages directly from inside the game.