I'm trying to make a leaderboard with all the values in a config. THe config looks like this: Code (Text): RisenAngel: traveled: 2661 I was wondering if there was a way to get the highest values then diplay them
Well, there is a way. There are some helpful articles on the wiki on how to read configs. Then display it anyway you like. (Probably no one will be willing to give you code snippets, as you clearly didnt put any effort in solving this problem on your own)
I'm not asking for code, I'm asking how to do it (like verbal communiaction lmao). Could I get the link or something?
Well then, here you go: https://www.spigotmc.org/wiki/creating-a-config-file/ Displaying isn't a big deal - update some signs or whatever