aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 27f2abd..7cb6af3 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "e4ae028",
+ "sourceLabel": "5ebc246",
"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+)",
@@ -539,13 +539,13 @@
"crimson.volcano.status.tablistline": " *(?\u003cstatus\u003e(?:§.)*\\S+)",
"misc.chatsymbols.symbols": "^(?\u003csymbols\u003e(?:(?:§\\w)+\\S)+) ",
"misc.chatsymbols.symbol": "(?:§.)+(\\S)",
- "dungeon.finder.price": "([0-9]{2,3}K|[0-9]{1,3}M|[0-9]+\\.[0-9]M|[0-9] ?MIL)",
- "dungeon.finder.carry": "(CARRY|CARY|CARRIES|CARIES|COMP|TO CATA [0-9]{2})",
- "dungeon.finder.nonpug": "(PERM|VC|DISCORD)",
+ "dungeon.finder.price": "(?i).*([0-9]{2,3}K|[0-9]{1,3}M|[0-9]+\\.[0-9]M|[0-9] ?MIL).*",
+ "dungeon.finder.carry": "(?i).*(CARRY|CARY|CARRIES|CARIES|COMP|TO CATA [0-9]{2}).*",
+ "dungeon.finder.nonpug": "(?i).*(PERM|VC|DISCORD).*",
"dungeon.finder.member": ".*§.(?\u003cplayerName\u003e.*)§f: §e(?\u003cclassName\u003e.*)§b \\(§e(?\u003clevel\u003e.*)§b\\)",
"dungeon.finder.ineligible": "§c(Requires .*$|You don\u0027t meet the requirement!|Complete previous floor first!$)",
"dungeon.finder.class.level": " §.(?\u003cplayerName\u003e.*)§f: §e(?\u003cclassName\u003e.*)§b \\(§e(?\u003clevel\u003e.*)§b\\)",
- "dungeon.finder.note": "(§7§7Note: |§f[^§])",
+ "dungeon.finder.note": "§7§7Note: §f(?\u003cnote\u003e.*)",
"dungeon.finder.floor.type": "(The Catacombs).*|.*(MM Catacombs).*",
"dungeon.finder.check.if.party": ".*(\u0027s Party)",
"dungeon.finder.party.finder.title": "(Party Finder)",