diff --git a/.gradle/8.8/checksums/checksums.lock b/.gradle/8.8/checksums/checksums.lock index 4c7af81..5bc5de1 100644 Binary files a/.gradle/8.8/checksums/checksums.lock and b/.gradle/8.8/checksums/checksums.lock differ diff --git a/.gradle/8.8/checksums/md5-checksums.bin b/.gradle/8.8/checksums/md5-checksums.bin index 04a4645..cf890eb 100644 Binary files a/.gradle/8.8/checksums/md5-checksums.bin and b/.gradle/8.8/checksums/md5-checksums.bin differ diff --git a/.gradle/8.8/checksums/sha1-checksums.bin b/.gradle/8.8/checksums/sha1-checksums.bin index d03f75b..00b8ec7 100644 Binary files a/.gradle/8.8/checksums/sha1-checksums.bin and b/.gradle/8.8/checksums/sha1-checksums.bin differ diff --git a/.gradle/8.8/executionHistory/executionHistory.bin b/.gradle/8.8/executionHistory/executionHistory.bin index e527185..30dfa01 100644 Binary files a/.gradle/8.8/executionHistory/executionHistory.bin and b/.gradle/8.8/executionHistory/executionHistory.bin differ diff --git a/.gradle/8.8/executionHistory/executionHistory.lock b/.gradle/8.8/executionHistory/executionHistory.lock index f171ff5..3567f94 100644 Binary files a/.gradle/8.8/executionHistory/executionHistory.lock and b/.gradle/8.8/executionHistory/executionHistory.lock differ diff --git a/.gradle/8.8/fileHashes/fileHashes.bin b/.gradle/8.8/fileHashes/fileHashes.bin index 18a828d..cc25716 100644 Binary files a/.gradle/8.8/fileHashes/fileHashes.bin and b/.gradle/8.8/fileHashes/fileHashes.bin differ diff --git a/.gradle/8.8/fileHashes/fileHashes.lock b/.gradle/8.8/fileHashes/fileHashes.lock index be6b151..88d308a 100644 Binary files a/.gradle/8.8/fileHashes/fileHashes.lock and b/.gradle/8.8/fileHashes/fileHashes.lock differ diff --git a/.gradle/8.8/fileHashes/resourceHashesCache.bin b/.gradle/8.8/fileHashes/resourceHashesCache.bin index efee609..5b8b402 100644 Binary files a/.gradle/8.8/fileHashes/resourceHashesCache.bin and b/.gradle/8.8/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 62629b1..decc20b 100644 Binary files a/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/file-system.probe b/.gradle/file-system.probe index 101297c..e153295 100644 Binary files a/.gradle/file-system.probe and b/.gradle/file-system.probe differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$2.class b/build/classes/java/main/CoswayUtil/CoswayUtil$2.class index 2e70f55..3c4ad68 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$2.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$2.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$1.class b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$1.class index 332218b..1456432 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$1.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$1.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$2.class b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$2.class index e7877e6..f25eced 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$2.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$2.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$3.class b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$3.class index 5fef7f8..bd813af 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$3.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$3.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$4.class b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$4.class index d713e4e..20c8726 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$4.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield$4.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield.class b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield.class index 474ba6f..fa3f4d5 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield.class and b/build/classes/java/main/CoswayUtil/CoswayUtil$AnchorShield.class differ diff --git a/build/classes/java/main/CoswayUtil/CoswayUtil.class b/build/classes/java/main/CoswayUtil/CoswayUtil.class index e8d0716..1c013ce 100644 Binary files a/build/classes/java/main/CoswayUtil/CoswayUtil.class and b/build/classes/java/main/CoswayUtil/CoswayUtil.class differ diff --git a/build/libs/CoswayUtil-1.12-RELEASE.jar b/build/libs/CoswayUtil-1.12-RELEASE.jar index d7d0fb6..927e4b4 100644 Binary files a/build/libs/CoswayUtil-1.12-RELEASE.jar and b/build/libs/CoswayUtil-1.12-RELEASE.jar differ diff --git a/build/resources/main/config.yml b/build/resources/main/config.yml index 2a8bf5b..af471fd 100644 --- a/build/resources/main/config.yml +++ b/build/resources/main/config.yml @@ -4,37 +4,110 @@ shop: items: stone: material: STONE - price: 10 + price: 192 + quantity: 64 display_name: "Stone Block" + smooth_stone: + material: SMOOTH_STONE + price: 320 + quantity: 64 + display_name: "Smooth Stone" wood_blocks: items: oak_planks: material: OAK_PLANKS - price: 15 + price: 960 + quantity: 64 display_name: "Oak Planks" + pvp: + items: + iron_helmet: + material: IRON_HELMET + price: 110 + quantity: 1 + display_name: "Iron Helmet" + iron_chestplate: + material: IRON_CHESTPLATE + price: 176 + quantity: 1 + display_name: "Iron Chestplate" + iron_leggings: + material: IRON_LEGGINGS + price: 154 + quantity: 1 + display_name: "Iron Leggings" + iron_boots: + material: IRON_BOOTS + price: 88 + quantity: 1 + display_name: "Iron Boots" + iron_sword: + material: IRON_SWORD + price: 44 + quantity: 1 + display_name: "Iron Sword" + iron_PICKAXE: + material: IRON_PICKAXE + price: 66 + quantity: 1 + display_name: "Iron Pick" + iron_axe: + material: IRON_AXE + price: 66 + quantity: 1 + display_name: "Iron Axe" + iron_shovel: + material: IRON_SHOVEL + price: 22 + quantity: 1 + display_name: "Iron Spoon" + redstone: + items: + repeater: + material: REPEATER + price: 900 + quantity: 18 + display_name: "Repeater" + redstone: + material: REDSTONE + price: 2048 + quantity: 64 + display_name: "Redstone Dust" + nether: + items: + obsidian: + material: OBSIDIAN + price: 1300 + quantity: 10 + display_name: "Obsidian" utilities: items: - grav: + ASK: material: KNOWLEDGE_BOOK - price: 1000000 + price: 450000 + quantity: 1 + display_name: "Anchor Shield Kit" + gravity_gauntlet: + material: KNOWLEDGE_BOOK + price: 200000 quantity: 1 display_name: "Gravity Gauntlet" - wand: + levitation_wand: material: KNOWLEDGE_BOOK price: 1000000 quantity: 1 display_name: "Levitation Wand" - launch: + launch_stick: material: KNOWLEDGE_BOOK - price: 1000000 + price: 1234567 quantity: 1 display_name: "Launch Stick" - bow: + rapid_fire_bow: material: KNOWLEDGE_BOOK - price: 1000000 + price: 9000000 quantity: 1 display_name: "Rapid Fire Bow" -poor: "you're poor..." +poor: "you're too poor for that, get gooder..." inventory_full: "you got too much clutter, cant fit your purchase into that mess..." pagination: max_items_per_page: 45 # Max items to display per page diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$1.class.uniqueId8 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$1.class.uniqueId8 deleted file mode 100644 index 17690f8..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$1.class.uniqueId8 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$2.class.uniqueId12 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$2.class.uniqueId12 deleted file mode 100644 index 2e70f55..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$2.class.uniqueId12 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$1.class.uniqueId20 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$1.class.uniqueId20 deleted file mode 100644 index 332218b..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$1.class.uniqueId20 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$2.class.uniqueId10 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$2.class.uniqueId10 deleted file mode 100644 index e7877e6..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$2.class.uniqueId10 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$3.class.uniqueId5 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$3.class.uniqueId3 similarity index 100% rename from build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$3.class.uniqueId5 rename to build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$3.class.uniqueId3 diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$4.class.uniqueId3 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$4.class.uniqueId3 deleted file mode 100644 index d713e4e..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield$4.class.uniqueId3 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield.class.uniqueId15 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield.class.uniqueId15 deleted file mode 100644 index 474ba6f..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil$AnchorShield.class.uniqueId15 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil.class.uniqueId9 b/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil.class.uniqueId9 deleted file mode 100644 index 00cc108..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/CoswayUtil.class.uniqueId9 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/GiveWandCommand.class.uniqueId16 b/build/tmp/compileJava/compileTransaction/stash-dir/GiveWandCommand.class.uniqueId9 similarity index 100% rename from build/tmp/compileJava/compileTransaction/stash-dir/GiveWandCommand.class.uniqueId16 rename to build/tmp/compileJava/compileTransaction/stash-dir/GiveWandCommand.class.uniqueId9 diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/GravityGauntlet.class.uniqueId0 b/build/tmp/compileJava/compileTransaction/stash-dir/GravityGauntlet.class.uniqueId0 deleted file mode 100644 index d11403e..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/GravityGauntlet.class.uniqueId0 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/LaunchStick.class.uniqueId7 b/build/tmp/compileJava/compileTransaction/stash-dir/LaunchStick.class.uniqueId7 deleted file mode 100644 index 446d49a..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/LaunchStick.class.uniqueId7 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand$1.class.uniqueId2 b/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand$1.class.uniqueId2 deleted file mode 100644 index b7b9dbf..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand$1.class.uniqueId2 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand.class.uniqueId11 b/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand.class.uniqueId11 deleted file mode 100644 index af0dcbb..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/MobLevitationWand.class.uniqueId11 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge$1.class.uniqueId17 b/build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge$1.class.uniqueId10 similarity index 100% rename from build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge$1.class.uniqueId17 rename to build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge$1.class.uniqueId10 diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge.class.uniqueId18 b/build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge.class.uniqueId18 deleted file mode 100644 index eff2eda..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/PhantomDodge.class.uniqueId18 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow$1.class.uniqueId14 b/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow$1.class.uniqueId14 deleted file mode 100644 index fef5727..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow$1.class.uniqueId14 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow.class.uniqueId6 b/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow.class.uniqueId6 deleted file mode 100644 index 7d55222..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/RapidFireBow.class.uniqueId6 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/ShadowStep.class.uniqueId13 b/build/tmp/compileJava/compileTransaction/stash-dir/ShadowStep.class.uniqueId13 deleted file mode 100644 index b63243a..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/ShadowStep.class.uniqueId13 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$1.class.uniqueId1 b/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$1.class.uniqueId1 deleted file mode 100644 index 1d9a4fa..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$1.class.uniqueId1 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$2.class.uniqueId4 b/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$2.class.uniqueId4 deleted file mode 100644 index ef78745..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract$2.class.uniqueId4 and /dev/null differ diff --git a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract.class.uniqueId19 b/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract.class.uniqueId19 deleted file mode 100644 index 6ce948a..0000000 Binary files a/build/tmp/compileJava/compileTransaction/stash-dir/WitherContract.class.uniqueId19 and /dev/null differ diff --git a/build/tmp/compileJava/previous-compilation-data.bin b/build/tmp/compileJava/previous-compilation-data.bin index f6f07f5..42ee32f 100644 Binary files a/build/tmp/compileJava/previous-compilation-data.bin and b/build/tmp/compileJava/previous-compilation-data.bin differ diff --git a/src/main/java/CoswayUtil/CoswayUtil.java b/src/main/java/CoswayUtil/CoswayUtil.java index 298aefa..72fe59c 100644 --- a/src/main/java/CoswayUtil/CoswayUtil.java +++ b/src/main/java/CoswayUtil/CoswayUtil.java @@ -123,6 +123,13 @@ public final class CoswayUtil extends JavaPlugin implements Listener { if(removeCustomKnowledgeBook(player,ChatColor.GREEN+"Launch Stick")) { player.getInventory().addItem(LaunchStick.createLaunchStick()); } + if(removeCustomKnowledgeBook(player,ChatColor.GREEN+"Anchor Shield Kit")) { + // Create a chest item + ItemStack chest = new ItemStack(Material.CHEST, 1); + + // Give the chest and items to the player + player.getInventory().addItem(chest, new ItemStack(Material.RESPAWN_ANCHOR, 1), new ItemStack(Material.LIGHTNING_ROD, 5),new ItemStack(Material.HEAVY_CORE,1)); + } if(removeCustomKnowledgeBook(player,ChatColor.GREEN+"Levitation Wand")) { player.getInventory().addItem(MobLevitationWand.createWand()); } diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index f042ed0..af471fd 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -82,6 +82,11 @@ shop: display_name: "Obsidian" utilities: items: + ASK: + material: KNOWLEDGE_BOOK + price: 450000 + quantity: 1 + display_name: "Anchor Shield Kit" gravity_gauntlet: material: KNOWLEDGE_BOOK price: 200000