diff options
-rw-r--r-- | constants/regexes.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index add89cd..bb37442 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "a126f6c", + "sourceLabel": "1d051f3", "regexes": { "data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+).*", "data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)", @@ -258,6 +258,7 @@ "misc.currentpet.chat.rule": "§cAutopet §eequipped your §7\\[Lvl .*] (?\u003cpet\u003e.*)! §a§lVIEW RULE", "item.abilities.cooldown.alignedother": "§eYou aligned §r§a.* §r§eother player(s)?!", "item.abilities.cooldown.buffedyourself": "§aYou buffed yourself for §r§c\\+\\d+❁ Strength", + "dungeon.milestone": "§e§l.*Milestone §r§e.§r§7: You have (?:tanked and )?(?:dealt|healed) §r§.*§r§7.*so far! §r§a.*", "dungeon.end.chests.spawned": "(?:§f)?( *)§r§c(The|Master Mode) Catacombs §r§8- §r§eFloor (.*)", "event.winter.uniquegifts.gifted": "§6\\+1 Unique Gift given! To ([^§]+)§r§6!", "event.winter.uniquegifts.giftname": "(?:WHITE|RED|GREEN)_GIFT$", |