diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2020-04-23 01:30:45 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2020-04-23 01:30:45 +0100 |
| commit | 0502a296ee8d69fdd1f4d71e51e9e3af421249f2 (patch) | |
| tree | 0d372753c1903cc2b156c81b56d4715957854f33 /src/main/resources | |
| parent | 974255ae379293d8b02a4e353565450038020390 (diff) | |
Fixes #89
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 001508a0..18283128 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -53,6 +53,7 @@ categories: permission-required: true # The items listed below are placeholder items for quests which the player cannot start. +# You should change these for 1.8 gui: back-button: name: "&cReturn" |
