Skip to content

Commit

Permalink
Add reset instructions message
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 authored Nov 23, 2023
1 parent 74b30f9 commit 16145b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions responses.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"hd":"Hello! I am here to help you set up HolographicDisplays to work with PlaceholderAPI placeholders!\n\nFirstly, please download HolographicExtension (https://www.spigotmc.org/resources/holographicextension.18461/) and ProtocolLib (https://www.spigotmc.org/resources/protocollib.1997/).\n\nOnce you have both of those plugins installed, you will be able to put PlaceholderAPI placeholders on holograms but they will not update correctly. To make them update, you will need to add a speed placeholder on each line with a placholder. Find the different speed placeholders on HolographicExtension's plugin page.\nHere is an example hologram line:```{medium}%ajpk_stats_highscore%```This will show the player's highscore and will update it every second.",
"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/",
"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",
"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>",
Expand All @@ -22,5 +21,6 @@
"spigotforward": "The last question on the FAQ might be helpful to you:```I set my server selector or npc to execute the queue command as the player, but it says unknown command!```<https://wiki.ajg0702.us/ajQueue/faq#i-set-my-server-selector-or-npc-to-execute-the-queue-command-as-the-player-but-it-says-unknown-command>",
"returnitself": "If a placeholder returns itself, that usually means one of two things:\n1. The expansion for that placeholder is not installed\n2. You used the placeholder incorrectly (invalid format, missing arguments, etc)",
"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.",
"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"
"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",
"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 `/statisticreset` 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."
}

0 comments on commit 16145b2

Please sign in to comment.