aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/config.yml22
1 files changed, 19 insertions, 3 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 6f941bea..9dd73a0d 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -141,14 +141,22 @@ gui:
# lore:
# - "&7This is a custom item which can be added"
# - "&7to your menus. This is purely cosmetic."
+# - ""
+# - "&7Two empty slots should follow."
# type: "DIAMOND_BLOCK"
-# 1:
+# 1: # <--- start from slot 2
+# spacer: true # empty slot in GUI
+# repeat: 2 # repeats for 2 slots
+# 3: # <--- start from slot 4
# display:
-# name: "&cExample Custom Item (slots 2 - 5)"
+# name: "&cExample Custom Item (slots 4 - 7)"
# lore:
# - "&7This is a custom item which can be added"
-# - "&7to your menus, but in slot 2 and repeated"
+# - "&7to your menus, but in slot 4 and repeated"
# - "&73 times."
+# - "&7"
+# - "&7This will come after 2 empty slots."
+# - "&7"
# - "&7This is purely cosmetic."
# type: "NETHERRACK"
# repeat: 3 # repeats for 3 more slots
@@ -160,6 +168,14 @@ gui:
# - "&7This is a custom item which can be added"
# - "&7to your menus. This is purely cosmetic."
# type: "EMERALD_BLOCK"
+# "quests": # apply to the general quests menu IF categories are disabled
+# 0:
+# display:
+# name: "&cExample Custom Item (slot 1)"
+# lore:
+# - "&7This is a custom item which can be added"
+# - "&7to your menus. This is purely cosmetic."
+# type: "EMERALD_BLOCK"
options:
# If categories are disabled, quests will be put into one big gui.