From 55e97b74fe246bf6704e65bd0ee8c49f25d02190 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 20 Nov 2018 00:35:16 +0800 Subject: [PATCH] 1.0.0-SNAPSHOT-U74 + Added other panel layouts to the editors.yml --- backup.yml | 232 ------------------- plugin-modules/Core/resources-yml/editor.yml | 169 ++++++++++++++ pom.xml | 2 +- 3 files changed, 170 insertions(+), 233 deletions(-) diff --git a/backup.yml b/backup.yml index f467596..9edf464 100644 --- a/backup.yml +++ b/backup.yml @@ -1,235 +1,3 @@ -HelmetPanel: - name: '&b&l{name} Editor' - slots: 54 - Settings: - fillTo: 45 - backButton: true - Buttons: - BackButton: 54 - Items: - '46': - type: DIAMOND - name: '&c&lRemove' - lore: - - '&7click here to remove the' - - '&7currently equipped helmet.' - Button: Remove - '47': - type: WHITE_STAINED_GLASS_PANE - name: '&7' - '48': - type: WHITE_STAINED_GLASS_PANE - name: '&7' - '49': - type: ARROW - name: '&e&l&m<-&e&l Previous Page' - lore: - - '&7Click here to go to the previous' - - '&7page of helmets.' - PreviousPage: true - '50': - type: DIAMOND_BLOCK - name: '&a&lAdd New Helmet' - lore: - - '&7Click here to add a new' - - '&7helmet which you have in your' - - '&7inventory.' - Button: AddNew - '51': - type: ARROW - name: '&e&lNext Page &e&l&m->' - lore: - - '&7Click here to go to the next' - - '&7page of helmets.' - NextPage: true - '52': - type: WHITE_STAINED_GLASS_PANE - name: '&7' - '53': - type: WHITE_STAINED_GLASS_PANE - name: '&7' - '54': - type: PAPER - name: '&e&lGo Back' - lore: - - '&7Click here to go back.' -ChestplatePanel: - name: '&b&l{boss} Editor' - slots: 54 - Settings: - fillTo: 45 - backButton: true - Buttons: - BackButton: 54 - Items: - '46': - type: DIAMOND - name: '&c&lRemove' - lore: - - '&7click here to remove the' - - '&7currently equipped chestplate.' - Button: Remove - '47': - type: STAINED_GLASS_PANE - name: '&7' - '48': - type: STAINED_GLASS_PANE - name: '&7' - '49': - type: ARROW - name: '&e&l&m<-&e&l Previous Page' - lore: - - '&7Click here to go to the previous' - - '&7page of chestplates.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - PreviousPage: true - '50': - type: DIAMOND_BLOCK - name: '&a&lAdd New Chestplate' - lore: - - '&7Click here to add a new' - - '&7chestplate which you have in your' - - '&7inventory.' - Button: AddNew - '51': - type: ARROW - name: '&e&lNext Page &e&l&m->' - lore: - - '&7Click here to go to the next' - - '&7page of chestplates.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - NextPage: true - '52': - type: STAINED_GLASS_PANE - name: '&7' - '53': - type: STAINED_GLASS_PANE - name: '&7' - '54': - type: PAPER - name: '&e&lGo Back' - lore: - - '&7Click here to go back.' -LeggingsPanel: - name: '&b&l{boss} Editor' - slots: 54 - Settings: - fillTo: 45 - backButton: true - Buttons: - BackButton: 54 - Items: - '46': - type: DIAMOND - name: '&c&lRemove' - lore: - - '&7click here to remove the' - - '&7currently equipped {type}.' - Button: Remove - '47': - type: STAINED_GLASS_PANE - name: '&7' - '48': - type: STAINED_GLASS_PANE - name: '&7' - '49': - type: ARROW - name: '&e&l&m<-&e&l Previous Page' - lore: - - '&7Click here to go to the previous' - - '&7page of leggings.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - PreviousPage: true - '50': - type: DIAMOND_BLOCK - name: '&a&lAdd New Leggings' - lore: - - '&7Click here to add a new' - - '&7leggings which you have in your' - - '&7inventory.' - Button: AddNew - '51': - type: ARROW - name: '&e&lNext Page &e&l&m->' - lore: - - '&7Click here to go to the next' - - '&7page of leggings.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - NextPage: true - '52': - type: STAINED_GLASS_PANE - name: '&7' - '53': - type: STAINED_GLASS_PANE - name: '&7' - '54': - type: PAPER - name: '&e&lGo Back' - lore: - - '&7Click here to go back.' -BootsPanel: - name: '&b&l{boss} Editor' - slots: 54 - Settings: - fillTo: 45 - backButton: true - Buttons: - BackButton: 54 - Items: - '46': - type: DIAMOND - name: '&c&lRemove' - lore: - - '&7click here to remove the' - - '&7currently equipped {type}.' - Button: Remove - '47': - type: STAINED_GLASS_PANE - name: '&7' - '48': - type: STAINED_GLASS_PANE - name: '&7' - '49': - type: ARROW - name: '&e&l&m<-&e&l Previous Page' - lore: - - '&7Click here to go to the previous' - - '&7page of boots.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - PreviousPage: true - '50': - type: DIAMOND_BLOCK - name: '&a&lAdd New Boots' - lore: - - '&7Click here to add a new' - - '&7boots which you have in your' - - '&7inventory.' - Button: AddNew - '51': - type: ARROW - name: '&e&lNext Page &e&l&m->' - lore: - - '&7Click here to go to the next' - - '&7page of boots.' - - '&7' - - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' - NextPage: true - '52': - type: STAINED_GLASS_PANE - name: '&7' - '53': - type: STAINED_GLASS_PANE - name: '&7' - '54': - type: PAPER - name: '&e&lGo Back' - lore: - - '&7Click here to go back.' TargetingPanel: name: '&b&l{boss} Editor' slots: 27 diff --git a/plugin-modules/Core/resources-yml/editor.yml b/plugin-modules/Core/resources-yml/editor.yml index f8c6418..eb28aa4 100644 --- a/plugin-modules/Core/resources-yml/editor.yml +++ b/plugin-modules/Core/resources-yml/editor.yml @@ -464,6 +464,175 @@ HelmetEditorPanel: '53': type: WHITE_STAINED_GLASS_PANE name: '&7' + '54': + type: PAPER + name: '&e&lGo Back' + lore: + - '&7Click here to go back.' +ChestplateEditorPanel: + name: '&b&l{boss} Editor' + slots: 54 + Settings: + fillTo: 45 + backButton: true + Buttons: + backButton: 54 + Items: + '46': + type: DIAMOND + name: '&c&lRemove' + lore: + - '&7click here to remove the' + - '&7currently equipped chestplate.' + Button: Remove + '47': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '48': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '49': + type: ARROW + name: '&e&l&m<-&e&l Previous Page' + lore: + - '&7Click here to go to the previous' + - '&7page of chestplates.' + PreviousPage: true + '50': + type: DIAMOND_BLOCK + name: '&a&lAdd New Chestplate' + lore: + - '&7Click here to add a new' + - '&7chestplate which you have in your' + - '&7inventory.' + Button: AddNew + '51': + type: ARROW + name: '&e&lNext Page &e&l&m->' + lore: + - '&7Click here to go to the next' + - '&7page of chestplates.' + NextPage: true + '52': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '53': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '54': + type: PAPER + name: '&e&lGo Back' + lore: + - '&7Click here to go back.' +LeggingsEditorPanel: + name: '&b&l{boss} Editor' + slots: 54 + Settings: + fillTo: 45 + backButton: true + Buttons: + backButton: 54 + Items: + '46': + type: DIAMOND + name: '&c&lRemove' + lore: + - '&7click here to remove the' + - '&7currently equipped {type}.' + Button: Remove + '47': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '48': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '49': + type: ARROW + name: '&e&l&m<-&e&l Previous Page' + lore: + - '&7Click here to go to the previous' + - '&7page of leggings.' + - '&7' + - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' + PreviousPage: true + '50': + type: DIAMOND_BLOCK + name: '&a&lAdd New Leggings' + lore: + - '&7Click here to add a new' + - '&7leggings which you have in your' + - '&7inventory.' + Button: AddNew + '51': + type: ARROW + name: '&e&lNext Page &e&l&m->' + lore: + - '&7Click here to go to the next' + - '&7page of leggings.' + - '&7' + - '&7Currently viewing page &e{currentPage}/{maxPages}&7.' + NextPage: true + '52': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '53': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '54': + type: PAPER + name: '&e&lGo Back' + lore: + - '&7Click here to go back.' +BootsEditorPanel: + name: '&b&l{boss} Editor' + slots: 54 + Settings: + fillTo: 45 + backButton: true + Buttons: + backButton: 54 + Items: + '46': + type: DIAMOND + name: '&c&lRemove' + lore: + - '&7click here to remove the' + - '&7currently equipped {type}.' + Button: Remove + '47': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '48': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '49': + type: ARROW + name: '&e&l&m<-&e&l Previous Page' + lore: + - '&7Click here to go to the previous' + - '&7page of boots.' + PreviousPage: true + '50': + type: DIAMOND_BLOCK + name: '&a&lAdd New Boots' + lore: + - '&7Click here to add a new' + - '&7boots which you have in your' + - '&7inventory.' + Button: AddNew + '51': + type: ARROW + name: '&e&lNext Page &e&l&m->' + lore: + - '&7Click here to go to the next' + - '&7page of boots.' + NextPage: true + '52': + type: WHITE_STAINED_GLASS_PANE + name: '&7' + '53': + type: WHITE_STAINED_GLASS_PANE + name: '&7' '54': type: PAPER name: '&e&lGo Back' diff --git a/pom.xml b/pom.xml index 29650c1..5c8a0a6 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - maven-version-number-SNAPSHOT-U73 + maven-version-number-SNAPSHOT-U74 EpicBosses com.songoda.epicbosses.CustomBosses AMinecraftDev