-
Notifications
You must be signed in to change notification settings - Fork 7
How to create a leaderboard
Tofpu edited this page Sep 15, 2021
·
1 revision
Follow these steps one by one to ensure the smoothest ride possible.
- Download these plugins below:
- Download PlaceholderAPI - To be able to use our placeholders
- Download ProtocolLib - for HolographicExtension to inject our placeholders into the Hologram
- Download Holographics Display - For hologram purposes
- Download HolographicExtension - Hologram Extension
- Ensure all these four plugins are in your plugins folder and restart.
- Follow this tutorial and experiment around with it.
- I see you skipping instructions, stop it. follow the tutorial above then continue.
- Once you're ready, Find a suitable spot for the leaderboard.
- Run these commands in order below:
-
/hd create leaderboard
to create a Hologram -
/hd removeline leaderboard 1
to remove the default line /hd addline leaderboard &e&lSpeedBridge's Leaderboard
/hd addline leaderboard %bridge_leaderboard_1%
/hd addline leaderboard %bridge_leaderboard_2%
/hd addline leaderboard %bridge_leaderboard_3%
- and repeat the process till you reach your leaderboard size. (default: 10)
-
- Enjoy the live leaderboard!
Tips
- You don't like the default leaderboard style and want to make it more fancy?
- Go to
settings.yml
and at leaderboard section, play around with it till it suits you.
- Go to
- Do you want to move the leaderboard hologram to somewhere?
- Go to the new spot.
- Run
/hd movehere leadeboard
.
- You would like to learn more about these plugins?
- Here is their respective wiki pages: