Back to mods
Advanced Scoreboard project artwork

CurseForge · Hytale mod

Advanced Scoreboard

Clean, config-first Minecraft-style scoreboard for Hytale servers.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Advanced Scoreboard release should I use?

Updated 6 months ago
Latest stable file AdvancedScoreboard-1.0.5-a
Game version Not listed
Mod system Built-in Hytale mod system

Advanced Scoreboard AdvancedScoreboard-1.0.5-a targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.

Where it goes

Where should Advanced Scoreboard be installed in Hytale?

Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does Advanced Scoreboard AdvancedScoreboard-1.0.5-a need?

AdvancedScoreboard-1.0.5-a. Change the file and its required mods may change too.

No required dependencies listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.

Before you install it

Add Advanced Scoreboard without breaking your instance.

Built for Advanced Scoreboard AdvancedScoreboard-1.0.5-a. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use AdvancedScoreboard-1.0.5-a. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside AdvancedScoreboard-1.0.5-a. It opens that exact file at the source.

About this project

What does Advanced Scoreboard add?

ko-fi

Advanced Scoreboard for Hytale

Transform your Hytale server with a fully customizable, Minecraft-style scoreboard that displays real-time player and server information.

Designed to be clean, predictable, and config-first — not command-heavy or visually cluttered. This is the better scoreboard!


✨ Features

Custom Logo & Colors
Add your own logo and use full color support, including hex codes, to brand your scoreboard.

Dynamic Placeholders
Uses PlaceholderLib to display live player and server information.

Real-Time Updates
Scoreboard content refreshes automatically as values change.

Player Toggle Command
Players can use /sboard to toggle the scoreboard on or off.

Admin Reload Command
Admins can use /sbrl to reload the configuration without restarting the server.

Fully Configurable
Customize the title, lines, colors, and layout entirely via Scoreboard.yml.

Custom Animations
Create animated text with frame-by-frame control using Animations.yml.


✅ Requirements


🚀 Quick Start

  1. Install
    Place AdvancedScoreboard.jar and the required mods into your server’s mods folder.
  2. Start
    Run your server to generate the default configuration.
  3. Customize
    Edit mods/AdvancedScoreboard/Scoreboard.yml to your liking.
  4. Reload
    Use /sbrl in-game to apply changes instantly.

🎮 Commands

/sboard
Toggles the scoreboard on or off for the player.

/sbrl
Reloads the scoreboard configuration file.
(Requires admin / configured permissions)


⚙️ Configuration

Customize your scoreboard by editing mods/AdvancedScoreboard/Scoreboard.yml.

Note: The scoreboard currently supports a maximum of 12 lines.

Example Scoreboard.yml:

title: "&cAdvanced &dScoreboard"
showLogo: true
lines:
  - "{animation:welcome}"
  - "&aName: &c%player_name%"
  - "&aRank: %luckperms_prefix% %luckperms_group% %luckperms_suffix%"
  - ""
  - "&aPos: X:%player_x%, Y:%player_y%, Z:%player_z%"
  - "&aOnline: _online/%server_max_players%"
  - "&bExample &2Message: &11&22&33&44&55&66"
  - ""

🎨 Colors & Formatting

  • Color Codes: Use & followed by a number/letter (e.g., &c for red).
  • Hex Colors: Use &# followed by a 6-digit hex code (e.g., &#FF5733).
  • Formatting:(WIP fix.) Use codes like &l (Bold), &o (Italic), &n (Underline).

🎬 Animations

Create animated text effects using Animations.yml:

  change-interval: 400
  frames:
  - "&eH_"
  - "&eHe_"
  - "&eHel_"
  - "&eHell_"
  - "&eHello_"

Using Animations: Add animations to your scoreboard using {animation:name} format:

lines:
  - "{animation:hello}"
  - "&aPlayer: &c%player_name%"

📍 Placeholders

AdvancedScoreboard gets its power from PlaceholderLib.
Any placeholder available on your server will work automatically.

LuckPerms

(Required for these placeholders)

%luckperms_prefix%
%luckperms_suffix%
%luckperms_group%

Player

%player_name%
%player_uuid%
%player_x% %player_y% %player_z%
%player_language%

Server

%server_name%
%server_max_players%
%server_default_world%
%server_gamemode%

Legacy Placeholders (Deprecated):
_player _online _pos_x _pos_y _pos_z _lp_prefix _lp_suffix _lp_group

It is strongly recommended to use PlaceholderLib equivalents.


🛠️ Troubleshooting

  • Scoreboard Not Showing?
    • Ensure MultipleHUD and PlaceholderLib are installed and running correctly.
    • Check for errors in the server console when you start the server.
  • Config Changes Not Applying?
    • Use the /sbrl command.
    • Verify your Scoreboard.yml has valid YAML syntax.
  • Logo Not Changing?
    • Due to how Hytale currently handles mod resources, the logo (logo.png) must be manually replaced inside the .jar file. You can find it at \Common\UI\Custom\Textures\logo.png within the jar.
  • Animations Not Working?
    • Ensure your animation names in {animation:name} match exactly with those defined in Animations.yml.
    • Check that your Animations.yml file is in the correct location (mods/AdvancedScoreboard/Animations.yml).
    • Use /sbrl to reload both scoreboard and animation configurations.

📚 Need Help?

Join our Discord Server for support, to suggest features, or to check out our other mods!


Project description from CurseForge.

Recent files

Advanced Scoreboard releases and Hytale builds

7 of 7 releases match

Looking for an older file? The official CurseForge project page is in Resources.