This repository was archived by the owner on Nov 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +7
-14
lines changed
1.16.5/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.16_combat-6/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.19.2/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.19.3/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.19.4/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.20/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars
1.8.9/src/main/java/io/github/axolotlclient/modules/hypixel/bedwars Expand file tree Collapse file tree 7 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 5252public class BedwarsMod implements AbstractHypixelMod {
5353
5454 private final static Pattern [] GAME_START = {
55- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
56- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
55+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5756 };
5857
5958 @ Getter
Original file line number Diff line number Diff line change 5252public class BedwarsMod implements AbstractHypixelMod {
5353
5454 private final static Pattern [] GAME_START = {
55- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
56- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
55+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5756 };
5857
5958 @ Getter
Original file line number Diff line number Diff line change 5151public class BedwarsMod implements AbstractHypixelMod {
5252
5353 private final static Pattern [] GAME_START = {
54- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
55- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
54+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5655 };
5756
5857 @ Getter
Original file line number Diff line number Diff line change 5151public class BedwarsMod implements AbstractHypixelMod {
5252
5353 private final static Pattern [] GAME_START = {
54- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
55- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
54+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5655 };
5756
5857 @ Getter
Original file line number Diff line number Diff line change 5151public class BedwarsMod implements AbstractHypixelMod {
5252
5353 private final static Pattern [] GAME_START = {
54- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
55- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
54+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5655 };
5756
5857 @ Getter
Original file line number Diff line number Diff line change 5151public class BedwarsMod implements AbstractHypixelMod {
5252
5353 private final static Pattern [] GAME_START = {
54- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
55- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
54+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5655 };
5756
5857 @ Getter
Original file line number Diff line number Diff line change 5252public class BedwarsMod implements AbstractHypixelMod {
5353
5454 private final static Pattern [] GAME_START = {
55- Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" ),
56- Pattern .compile ("^\\ s*?Bed Wars Lucky Blocks\\ s*?$" )
55+ Pattern .compile ("^\\ s*?Protect your bed and destroy the enemy beds\\ .\\ s*?$" )
5756 };
5857
5958 @ Getter
You can’t perform that action at this time.
0 commit comments