Resource icon

RankingAPI 1.4.3

Compatible API Versions
1.0.0
Sourcecode
https://github.com/lt-name/RankingAPI
This is a dependency. For example, MoneyRanking needs to install this plugin to use it normally

Demo:
Java:
Ranking ranking=createRanking(Plugin, "test", Position);
HashMap<String, Number> map = new HashMap<>();
map.put("ltname",33);
map.put("ltname2",13);
map.put("ltname3",23);
map.put("ltname4",10);
ranking.setRankingList(map);

Demo plugin: https://github.com/lt-name/MoneyRanking
截图20210424083131.png
Author
LT_Name
Downloads
2,079
Views
3,123
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from LT_Name

Latest updates

  1. 1.4.3

    (Google Translate) Do not use scientific notation to display
  2. 1.4.2

    (Google Translate) Fix sorting error
  3. 1.4.1

    (Google Translate) Fix known bugs

Latest reviews

Please add a description.
Nobody know what this Plugin do
Top