diff options
| author | Krakenied <krakenied1@gmail.com> | 2025-05-13 20:47:28 +0200 |
|---|---|---|
| committer | Krakenied <46192742+Krakenied@users.noreply.github.com> | 2025-07-29 00:06:46 +0200 |
| commit | c30dfeebc3fea02cc3d98d72a2cb468beb5d91bc (patch) | |
| tree | 64ef1a6429a48e4323227cb506af8a8d34666400 /docs | |
| parent | a4857f7a4e457ff4c7c7e8da8410129efd4aabcf (diff) | |
Change tracking by default to the drop key
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/global-configurations.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/global-configurations.md b/docs/configuration/global-configurations.md index 65066d31..7666ced8 100644 --- a/docs/configuration/global-configurations.md +++ b/docs/configuration/global-configurations.md @@ -54,12 +54,12 @@ global-quest-display: append-started: - "" - "&aYou have started this quest." - - "&eMiddle Click &7to track this quest." + - "&ePress Q &7to track this quest." - "&eRight Click &7to cancel this quest." append-tracked: - "" - "&aYou are &etracking &athis quest." - - "&eMiddle Click &7to stop tracking this quest." + - "&ePress Q &7to stop tracking this quest." - "&eRight Click &7to cancel this quest." ``` |
