Skip to content

How to create a leaderboard

Tofpu edited this page Sep 15, 2021 · 1 revision

How to setup a leaderboard?

Follow these steps one by one to ensure the smoothest ride possible.

  1. Download these plugins below:
    1. Download PlaceholderAPI - To be able to use our placeholders
    2. Download ProtocolLib - for HolographicExtension to inject our placeholders into the Hologram
    3. Download Holographics Display - For hologram purposes
    4. Download HolographicExtension - Hologram Extension
  2. Ensure all these four plugins are in your plugins folder and restart.
  3. Follow this tutorial and experiment around with it.
  4. I see you skipping instructions, stop it. follow the tutorial above then continue.
  5. Once you're ready, Find a suitable spot for the leaderboard.
  6. Run these commands in order below:
    1. /hd create leaderboard to create a Hologram
    2. /hd removeline leaderboard 1 to remove the default line
    3. /hd addline leaderboard &e&lSpeedBridge's Leaderboard
    4. /hd addline leaderboard %bridge_leaderboard_1%
    5. /hd addline leaderboard %bridge_leaderboard_2%
    6. /hd addline leaderboard %bridge_leaderboard_3%
    7. and repeat the process till you reach your leaderboard size. (default: 10)
  7. 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.
  • 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?