$serverLeaderboard
Makes a server leaderboard (top-10).
Usage
$serverLeaderboard[variableName;sortType (asc/desc)]
Breakdown
variableName- The variable to create the leaderboard for.sortType- Whether to sort the leaderboard in ascending (asc) or descending (desc) order.
🧙♂️
$serverLeadboardautomatically generates a description. So,$descriptionshould not be used in the code.