[Library For Developers] Mc-Rankings | Web Leaderboards | No Jar icon

[Library For Developers] Mc-Rankings | Web Leaderboards | No Jar -----

Create awesome web-based leaderboards for your plugins without any dependency.



How it works
View the full documentation here.
  1. Copy the code from here in a class named "McRankings"
  2. Create a new McRankings instance like below:
    Code (Java):
    McRankings mcRankings = new McRankings ( this ) ;
  3. Load a leaderboard (if none exists it will auto create one):
    Code (Java):
    McRankings. Leaderboard leaderboard = mcRankings. getLeaderboard ( 0, "Bedwars Wins", "Wins", true ) ;
  4. Set a player score:
    Code (Java):
    leaderboard. setScore (player, score ) ;
  5. Get the URL:
    Code (Java):
    leaderboard. getUrl ( )
Resource Information
Author:
----------
Total Downloads: 596
First Release: May 20, 2023
Last Update: May 26, 2023
Category: ---------------
All-Time Rating:
3 ratings
Find more info at mc-rankings.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings