|
1 | 1 | { |
2 | | - "rewards":"Hello! I am here to help you set up rewards in the parkour!\n\nFirst, open rewards.yml. You will see two sections: intervals and exceptions.\n\nIntervals will activate at an interval you specify. So if you set the interval to 10, it would activate every 10, 20, 30, 40, 50, etc jumps.\n\nExceptions are exceptions to intervals that will only activate on the score you specify. If you put the exception to 5, it will only activate once the player reaches 5 and no other time.\n\nFor more information, please read the docs on rewards: https://wiki.ajg0702.us/ajparkour/configs/Rewards/", |
3 | 2 | "norewards": "Hello!\nIt's pretty easy to disable rewards in ajParkour.\nSee how to do it here: https://wiki.ajg0702.us/ajParkour/configs/Rewards#no-rewards", |
4 | 3 | "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", |
5 | 4 | "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", |
|
24 | 23 | "moreinfo": "## Please provide more information!\n**What isn't working? In what way is it not working?**\nWhen requesting support, you need to give all of the information needed to help fix your issue.\nDo **not** just say 'it does not work' or 'its broken'. Instead, say exactly what is not working, and in what way it is not working. The more details you give, the easier it is to help you.\n\nAs a general guide, it is always good to **at least** provide the following info:\n* Which plugin you are asking about (e.g. ajLeaderboards, ajQueue, etc)\n* What (exactly) isn't working (e.g. \"Players are not showing up on the leaderboard\" or \"Players are being sent to the server instantly!\")\n* What you have tried to fix the issue already (e.g. \"negating the permission\" or \"making sure I am running the queue command\")\n* **Plenty of detail about the above pieces**. The exact commands or placeholders you tried should always be included. Sending your config and/or logs might also be helpful.\n\nWe are here to help, but please try to not waste our time by making us ask basic clarifying questions.", |
25 | 24 | "ajqfull": "Hello!\nIf you are having issues with ajQueue trying to send players to a full server, the issue might be caused by a vanish plugin.\nVanish plugins will often decrease the player count response (that ajQueue uses) by the number of players that are vanished, even if the server is full. That means that if any players are vanished on the server when it is full, it will look like the server is not full even though it is.\n\nTo fix this, check the vanish plugin's config for an option to disable that feature.\nIn SuperVanish/PremiumVanish that option is called `AdjustAmountOfOnlinePlayers` (in `ExternalInvisibility.ServerList`)\nFor other plugins, you might need to go to their support if you cannot find it, or switch to a different vanish plugin.\n\nIf you do not have a vanish plugin on the target server, run the discord command `/pingerdebug` here for the next steps to solving the issue.", |
26 | 25 | "supportchannels": "Please use the support channels!\nThere are many tools in the support channels to help give you better and faster support, which is why aj will only give support in the official support channels.\n<#810277316298408007>", |
| 26 | + "ajqbackend": "You only need to install ajQueue on the backend server if you want to use one of the following features:\n* Whitelist detection (Only needs to be installed on the whitelisted server)\n* PlaceholderAPI (only needs to be installed on the server you want to use the placeholders on)\n* Command forwarding (only needs to be installed on the server you want to forward commands __from__)", |
27 | 27 |
|
28 | 28 | "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>", |
29 | 29 | "prerelease": "Hello!\nTo get a prerelease for one of aj's plugins, you need to get them from either modrinth or polymart.\n\nTo get the link to modrinth or polymart, find the plugin on this page: https://about.ajg0702.us/tag/plugin then select either modrinth or polymart (spigot does not support prereleases)\n\nOnce you are on the modrinth or polymart page, make sure to get the prerelease from the versions or updates tab. If you download it from the main page, you will probably get the release version, which will probably not have the changes im asking you to try.\nPrereleases should have `-b` then a number at the end. For example: `2.0.0-b12`", |
30 | | - "waitaminute": "## Did you wait a minute?\nBy default, ajLeaderboards only updates once per minute (every 60 seconds).\nThis means that it might take up to a minute for any changes to show up on the leaderboard.\nIf a change you made did not work right away, try waiting 60 seconds.\n\nIf you want to change the update interval, you can using the first option in the config." |
| 30 | + "waitaminute": "## Did you wait a minute?\nBy default, ajLeaderboards only updates once per minute (every 60 seconds).\nThis means that it might take up to a minute for any changes to show up on the leaderboard.\nIf a change you made did not work right away, try waiting 60 seconds.\n\nIf you want to change the update interval, you can using the first option in the config.", |
| 31 | + "rewards":"Hello! I am here to help you set up rewards in the parkour!\n\nFirst, open rewards.yml. You will see two sections: intervals and exceptions.\n\nIntervals will activate at an interval you specify. So if you set the interval to 10, it would activate every 10, 20, 30, 40, 50, etc jumps.\n\nExceptions are exceptions to intervals that will only activate on the score you specify. If you put the exception to 5, it will only activate once the player reaches 5 and no other time.\n\nFor more information, please read the docs on rewards: https://wiki.ajg0702.us/ajparkour/configs/Rewards/",, |
31 | 32 | } |
0 commit comments