diff options
| author | nivcoo <36514752+nivcoo@users.noreply.github.com> | 2020-03-01 17:40:26 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2020-04-23 00:59:36 +0100 |
| commit | 270b45f4f948a31ee14a21f9aef8ab34303e8e76 (patch) | |
| tree | 796efb46f72cbf703bc29d717458e2d40387c43e /src/main/resources | |
| parent | c0de1d34ab26c2d8d8440d231e2f8ee0b563829b (diff) | |
improv. add bacground config
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 150e8a55..001508a0 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -115,6 +115,8 @@ gui: lore: - "&7Return to the quest menu." type: "RED_STAINED_GLASS_PANE" + quest-cancel-background: + type: "GRAY_STAINED_GLASS_PANE" options: # If categories are disabled, quests will be put into one big gui. |
