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-Language-socialmenureload.jar

  • R
  • Jun 8, 2026
  • 14.30 MB
  • 23
  • 0.5

File Name

SocialActionMenu.jar

Supported Versions

  • 0.5

SocialActionMenu Update

This update focuses on better customization, improved usability, and easier live configuration management.

New: Language Configuration

A new language section has been added to the config.

You can now change many UI texts directly in the config, including:

  • Leaderboard title
  • Online players title
  • Level prefix
  • Prestige prefix
  • ON / OFF status text
  • Online / RAM status labels
  • RestartAlert fallback message
  • No data / no online players messages

This makes it much easier to translate the menu or adjust the wording for your own server.

RestartAlert Button Re-Enabled

The RestartAlert button is now active again.

When RestartAlert is installed and /restartmenu is available, the button inside SocialActionMenu will open the RestartAlert menu directly.

The button now opens RestartAlert more safely by closing the SocialActionMenu first and then opening the RestartAlert menu shortly after. This prevents UI conflicts between both menus.

If RestartAlert is not installed or /restartmenu cannot be executed, the player will receive a configurable fallback message.

Important Config Notice

Because new config options were added, your existing config may need to be updated.

If the new language options do not appear automatically, please do one of the following:

  1. Delete your old SocialActionMenu.json and let the mod generate a new one or
  2. Manually add the new language section to your existing config

Example:

"language": {
  "rankingTitle": "LEADERBOARD",
  "onlineTitle": "ONLINE PLAYERS",
  "onlineStatusOn": "ON",
  "onlineStatusOff": "OFF",
  "levelPrefix": "LVL",
  "prestigePrefix": "P",
  "statusOnlinePrefix": "ONLINE",
  "statusRamPrefix": "RAM",
  "noRankingData": "No ranking data",
  "noOnlinePlayers": "No players online",
  "restartAlertMissing": "RestartAlert is currently not available or /restartmenu could not be executed."
}

New: Ingame Config Reload

Very important: You can now reload the SocialActionMenu config ingame without restarting the server.

Use:

/socialmenureload

This reloads the config, ranking settings, language values, rank images, and cached ranking data.

This is especially useful when changing button labels, commands, language texts, or display settings.

Ranking Improvements

The leaderboard still supports:

  • Endless Level display
  • Prestige display
  • Online / Offline status
  • Cached offline player data
  • Top ranking display
  • Top 1 / 2 / 3 color styling

Notes

If you are updating from an older version, it is recommended to back up your config before updating.

If something looks wrong after updating, regenerate the config once or manually add the new language section.