diff options
Diffstat (limited to 'constants')
-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 2cbf5cf..f404e96 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,10 +1,11 @@ { - "sourceLabel": "c975784", + "sourceLabel": "6210bbc", "regexes": { "data.owninventory.chat.movedsacktoinventory": "§aMoved §r§e\\d* (?\u003cname\u003e.*)§r§a from your Sacks to your inventory.", "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%", "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)", "garden.plot.spray.target": "§a§lSPRAYONATOR! §r§7You sprayed §r§aPlot §r§7- §r§b(?\u003cplot\u003e.*) §r§7with §r§a(?\u003cspray\u003e.*)§r§7!", + "bingo.detection.scoreboard": " §.Ⓑ §.Bingo", "auctions.highlight.buyitnow": "§7Buy it now: §6(?\u003ccoins\u003e.*) coins", "minion.chat.upgrade": "§aYou have upgraded your Minion to Tier (?\u003ctier\u003e.*)", "minion.chat.coin": "§aYou received §r§6(.*) coins§r§a!", |