Skip to content

Commit

Permalink
* Removed the "unbreakable: false" options from all configuration ite…
Browse files Browse the repository at this point in the history
…ms due to lack of version support.

Signed-off-by: xzot1k <[email protected]>
  • Loading branch information
XZot1K committed Dec 28, 2020
1 parent 6830c6f commit 9364e5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
2 changes: 0 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ shop-creation-item:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

lore:
- ""
Expand All @@ -402,7 +401,6 @@ shop-currency-item:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

# Leave the display name and lore blank for no item meta (Vanilla Item).
display-name: ""
Expand Down
21 changes: 0 additions & 21 deletions menus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ decorative-items:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&c&lSimple Information"
lore:
Expand Down Expand Up @@ -59,7 +58,6 @@ base-block-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&cNext Page"
lore:
Expand All @@ -81,7 +79,6 @@ base-block-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&cPrevious Page"
lore:
Expand All @@ -102,7 +99,6 @@ base-block-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&6"
lore: [ ]
Expand All @@ -123,7 +119,6 @@ base-block-menu:
- "HIDE_ENCHANTS"
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&b&lCurrent Base-Block"
lore:
Expand Down Expand Up @@ -197,7 +192,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&6"
lore: [ ]
Expand All @@ -217,7 +211,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&d&l\u2580 &b&lBase Block &d&l\u2580"
# The placeholder {no-vault} will remove that entire line if the 'use-vault' is disabled.
Expand All @@ -241,7 +234,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&e&l$ &a&lBalance Management &e&l$"
# The placeholder {no-vault} will remove that entire line if the 'use-vault' is disabled.
Expand Down Expand Up @@ -270,7 +262,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&6&l\u25A0 &c&lStock Management &6&l\u25A0"
# The placeholder {no-vault} will remove that entire line if the 'use-vault' is disabled.
Expand All @@ -297,7 +288,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&b&l\u2219 &a&lLimit Manager &b&l\u2219"
lore:
Expand Down Expand Up @@ -328,7 +318,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&d&l\u2726 &b&lShop Item Management &d&l\u2726"
lore:
Expand Down Expand Up @@ -359,7 +348,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&6&l$ &e&lChange Prices &6&l$"
lore:
Expand Down Expand Up @@ -390,7 +378,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&e&l! &b&lPromotion Management &e&l!"
lore:
Expand Down Expand Up @@ -421,7 +408,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&a&l^ &b&lAssistants &a&l^"
lore:
Expand Down Expand Up @@ -449,7 +435,6 @@ shop-edit-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&c&l\u2716 &4&lDestroy Shop &c&l\u2716"
lore:
Expand Down Expand Up @@ -511,7 +496,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&e&l$ &a&lPurchase &e&l$"
lore:
Expand All @@ -535,7 +519,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&e&l$ &c&lSell &e&l$"
lore:
Expand All @@ -559,7 +542,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&d&l\u2605 &e&lTransaction Unit Count &d&l\u2605"
lore:
Expand All @@ -583,7 +565,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&a&l\u2605 &e&lIncrease Unit Count &a&l\u2605"
lore:
Expand All @@ -607,7 +588,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&c&l\u2605 &e&lDecrease Unit Count &c&l\u2605"
lore:
Expand All @@ -630,7 +610,6 @@ shop-transaction-menu:
flags: [ ]
# This is for special use of textures. Leave at -1 to avoid.
model-data: 0
unbreakable: false

display-name: "&c&l\u2716 &4&lAction Blocked &c&l\u2716"
lore:
Expand Down

0 comments on commit 9364e5c

Please sign in to comment.