File Details
Personal Scoreboard v1.7
- R
- Mar 1, 2026
- 35.49 KB
- 573
- 26.0
File Name
Personal Scoreboard v7.mcaddon
Supported Versions
- 26.0
: Version 7
1. Animation System ${anim, <type>, <content>}
Creates animated text effects. Examples:
${anim, rainbow, Welcome}- Rainbow cycling colors${anim, typewriter, Loading...}- Typing effect${anim, police, ALERT}- Red/blue police lights
Available Types:
| Type | Effect |
|---|---|
rainbow |
Color cycling through rainbow |
gradient |
Smooth color transitions |
typewriter |
Text types out character by character |
blink |
Fades in/out |
flash |
Rapid color changes |
loading |
Spinner animation prefix |
police |
Red/blue alternating |
glitch |
Random corrupted characters |
marquee |
Scrolling text |
sparkle |
Star effects between letters |
reverse |
Text displayed backwards |
ticker |
Slides in from right |
pulse |
Brightness wave effect |
mirror |
Text + reversed copy |
matrix |
Digital rain style |
snake |
Moving highlight |
shimmer |
Light sweep across text |
cylon |
Bouncing red light |
bounce |
Indentation animation |
2. ${tag} - Player Tag Display
Shows custom tags. Give a player the tag stag:VIP and ${tag} will display VIP.
3. ${time} - Minecraft Time
Shows in-game time with AM/PM format (e.g., 7:30 AM, 6:00 PM)
4. ${day} - Minecraft Day
Shows the current in-game day number
5. ${cps} - Clicks Per Second
Tracks player attack/use clicks and shows CPS count

