|
4 | 4 | "suggest": "Hello! If you have a suggestion, please add it to the plugin's feedbacky page. Before making a post, make sure to check if your idea has already been suggested, and if it has, upvote it so I know more people want it!\n\n ajParkour: <https://app.feedbacky.net/b/ajParkour>\n ajQueue: <https://app.feedbacky.net/b/ajQueue>\n ajLeaderboards: <https://app.feedbacky.net/b/ajLeaderboards>\n ajTNTRun: <https://app.feedbacky.net/b/ajtntrun>",
|
5 | 5 | "wiki": "Hello! You can probably find the answer you are looking for on the wiki.\n\nYou can find the wiki here: https://wiki.ajg0702.us",
|
6 | 6 | "board": "Hello!\n\nIt seems like you skipped the most important part of setting up ajLeaderboards.\nPlease read step 2 here: https://wiki.ajg0702.us/ajLeaderboards/setup/#2-required-add-the-placeholder-to-ajleaderboards",
|
7 |
| - "placeholders": "Hello!\n\nIt looks like you are using the old placeholders for ajLeaderboards. They were removed <t:1629156480:R>.\n\nYou can see the new placeholders here: https://wiki.ajg0702.us/ajLeaderboards/setup/placeholders", |
| 7 | + "placeholders": "Hello!\n\nIt looks like you are using old placeholders for ajLeaderboards.\n\nYou can see the new placeholders here: https://wiki.ajg0702.us/ajLeaderboards/setup/placeholders", |
8 | 8 | "dontupdateperm": "Hello! You might not be appearing on the leaderboard because of the `dontupdate` permission.\nThis can happen if you are opped, or if you have the `*` permission in your permission plugin.\nSee the link below for possible fixes.\n\nMore info: https://wiki.ajg0702.us/ajLeaderboards/faq#admins-dont-show-up-on-the-leaderboard",
|
9 | 9 | "onlineonly": "Hello! This question in the FAQ might be relavent to you:```Why does the leaderboard only show online players?```https://wiki.ajg0702.us/ajLeaderboards/faq#why-does-the-leaderboard-only-show-online-players",
|
10 |
| - "v2placeholders": "Hello! It looks like you're using the old placeholders\n\nThe placeholders were changed in ajLeaderboards v2.0.0 in order to add support for timed leaderboards (daily, weekly, monthly, etc)\nIn most cases, you just have to add the `<type>` (which would be alltime, hourly, daily, weekly, or monthly) to the placeholder after the `<number>`\n\nSee the full new placeholders here: https://wiki.ajg0702.us/ajLeaderboards/setup/placeholders", |
11 | 10 | "pingerdebug": "Hello! When you are having issues with ajqueue detecting incorrect server info (offline, incorrect player count, whitelisted status) there is a step you should complete that will help find the issue\nIn the config, change `pinger-debug` to `true`, then do `/ajq reload`.\nNow wait a minute or so, and then send your logs here (using a paste site such as <https://paste.ajg0702.us> ).",
|
12 | 11 | "existingtop": "Hello!\nPlease read step 1 here: https://wiki.ajg0702.us/ajLeaderboards/setup/#1-required-figure-out-which-placeholder-to-use \nSpecifically the part that says ⚠️**Important**⚠️",
|
13 | 12 | "latest": "Please don't just say latest!\nA common issue is that people think they are on the latest version, but they are actually outdated (sometimes extremly outdated)\n\nTo make sure, please send the actual version you are running.\nTo check the version of a plugin, you can use `/version <plugin>`",
|
|
21 | 20 | "ajlbsetup": "Hello!\nHere is a guide that tells you how to set up ajLeaderboards:\nhttps://wiki.ajg0702.us/ajLeaderboards/setup/\nIf you don't like reading, there is also a tutorial video on the plugin page.",
|
22 | 21 | "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",
|
23 | 22 | "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.",
|
24 |
| - "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." |
| 23 | + "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." |
25 | 25 | }
|
0 commit comments