Skip to content

Commit a99a7a4

Browse files
committed
add player position response
1 parent 444fe53 commit a99a7a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

responses.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"playersnotupdating": "Hello! This question on the FAQ might be relevant to you:```Players are not being updated!```https://wiki.ajg0702.us/ajLeaderboards/faq#players-are-not-being-updated",
2222
"reset": "Hello!\nTo reset data for an ajLeaderboards leaderboard, you need to first reset the data in the target placeholder.\nThe process for resetting data for each target placeholder is different, so its not possible for me to know every process. The one I can help you with is statistic. If you are wanting to reset a player's statistics, run the discord command `/statisticreset` here for more info.\n\nOnce you reset the data in the target placeholder, run `/ajlb reset <board>` to clear the ajLeaderboards cache for that board.\nOnce you do that, players will need to join to show on the leaderboard again, just like when you first set it up.",
2323
"offline": "Hello!\nIf ajQueue is saying a server is offline when its not, and you are able to connect when going around ajQueue, then there are a few steps you can do.\nFirst, if you are on 1.16 or above, make sure that `enable-status` is set to `true` in the `server.properties` of the target server. This is the most common issue, so worth checking first.\nIf it is, check why ajQueue is marking the server as offline. Run the discord command `/pingerdebug` here for more info on how to do that.",
24-
"sparkthreads": "Hello!\nSpark thread counts are a __total__ of all threads that have been used during the profile time, not the amount that are currently running.\najLeaderboards creates threads when it needs to, then deletes them after they go unused for a bit. Because of this, it could show a large number in spark.\nRest assured that ajLeaderboards will not go above the thread count set in the config."
24+
"sparkthreads": "Hello!\nSpark thread counts are a __total__ of all threads that have been used during the profile time, not the amount that are currently running.\najLeaderboards creates threads when it needs to, then deletes them after they go unused for a bit. Because of this, it could show a large number in spark.\nRest assured that ajLeaderboards will not go above the thread count set in the config.",
25+
"playerposition": "Hello!\nYou can use the position placeholder to show the player's position on the leaderboard.\nEach player looking at this placeholder will see their own position on the leaderboard.\nhttps://wiki.ajg0702.us/ajLeaderboards/setup/placeholders#ajlb_position_%3Cboard%3E_%3Ctype%3E"
2526
}

0 commit comments

Comments
 (0)