diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 13:29:42 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 13:29:42 +0000 |
| commit | 77aa3763412ce2ee1da814bba7d8e26ea85240fb (patch) | |
| tree | 9675f1e213518cd3a1f83c9e795ff23aa875c272 /src/main/resources | |
| parent | 882912269bf254b00880fdd0bdfefb9e43a754bc (diff) | |
Add documentation
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index b195d416..ef7532b9 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -114,7 +114,7 @@ gui: no-started-quests: name: "&c&lNo Started Quests" lore: - - "&7You have not started any quests." + - "&7Go start some!" type: "FEATHER" quest-cancel-yes: name: "&a&lConfirm Cancel" |
