aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/regexes.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index 8ac88d3..a99f749 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "74b18c1",
+ "sourceLabel": "fc19e6b",
"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+)",
@@ -295,6 +295,7 @@
"misc.chocolatefactory.prestige.level": "\u0027§6Chocolate Factory (?\u003cprestige\u003e[IVX]+)",
"misc.chocolatefactory.rabbit.clickme": "§e§lCLICK ME!",
"misc.chocolatefactory.leaderboard.place": "§7You are §8#§b(?\u003cposition\u003e[\\d,]+)",
+ "misc.chocolatefactory.leaderboard.percentile": "§7§8You are in the top §.(?\u003cpercent\u003e[\\d.]+)%§8 of players!",
"bazaar.orderhelper.itemname": "§.§l(?\u003ctype\u003eBUY|SELL) (?\u003cname\u003e.*)",
"bazaar.orderhelper.filled": "§7Filled: §[a6].*§7/.* §a§l100%!",
"bazaar.orderhelper.price": "§7Price per unit: §6(?\u003cnumber\u003e.*) coins",