From 4a755eabda5989df6aba7025caca0feae379a6cf Mon Sep 17 00:00:00 2001 From: Nablox <151752984+Nablox@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:32:40 +0400 Subject: [PATCH] Update userLeaderboard.md Changed the asc and desc description --- guide/Variables/userLeaderboard.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/Variables/userLeaderboard.md b/guide/Variables/userLeaderboard.md index e01bfc3..de6ba40 100644 --- a/guide/Variables/userLeaderboard.md +++ b/guide/Variables/userLeaderboard.md @@ -1,5 +1,5 @@ # $userLeaderboard -generate a leaderboard of a user variable and return it +Generates a leaderboard of a user variable and return it. #### Usage: `$userLeaderboard[variable;asc/desc (optional);{top}.- {username} - {value};list (optional, max=40);page (optional)]` @@ -17,8 +17,8 @@ Available Variables: | {discriminator} | returns the discriminator like 1234 | Order: -* `desc`: Rank is sorted from big to small numbers -* `asc`: Rank is sorted from small to big numbers +* `desc`: Will display all the top ranked member with the biggest numbers. +* `asc`: Will display all the bottom ranked member with the lowest numbers. #### Example: To use this function your uservar must have nummeric values .