This is a dependency. For example, MoneyRanking needs to install this plugin to use it normally
Demo:
Ranking ranking=createRanking(Plugin, "test", Position);
HashMap<String, Number> map = new HashMap<>();
map.put("ltname",33);
map.put("ltname2",13);
map.put("ltname3",23)...