It's what it sounds like. A scoreboard plugin! It supports:
- Animations with customizable delay
- Per-player scoreboards
- Placeholders from PlaceHolerAPI
- Color codes (obviously)
- Minimal flickering (depending on server lag and animation/reset speed
Spoiler: The config
#Scoreboard title.
title: '&4Server &3Information'
#Interval between 'animation frames' in ticks. 20 ticks = 1 second. Set to -1 if you do not want animations. Warning: setting this too fast may cause scoreboard flickering.
speed: 50
#How often the scoreboard should be reset (in seconds), for example to update placeholders.
#Note: this will reset all animations to their first frame.
#Note: you will need to completely restart or reload your server after changing this.
reset: 10
#Scoreboard contents
lines:
1:
- '&aLine 1?'
- '&bLine 1!'
2:
- '&cLine 2?'
- '&dLine 2!'
- '&eLine 2 :D'
Code (Text):
#Scoreboard title.
title: '&4Server &3Information'
#Interval between 'animation frames' in ticks. 20 ticks = 1 second. Set to -1 if you do not want animations. Warning: setting this too fast may cause scoreboard flickering.
speed: 50
#How often the scoreboard should be reset (in seconds), for example to update placeholders.
#Note: this will reset all animations to their first frame.
#Note: you will need to completely restart or reload your server after changing this.
reset: 10
#Scoreboard contents
lines:
1:
- '&aLine 1?'
- '&bLine 1!'
2:
- '&cLine 2?'
- '&dLine 2!'
- '&eLine 2 :D'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ScoreboardX is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 812 times (via Spigot). Download it and open it directly in the game.