aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
blob: 2d41adbf813d3695a6dbba15ea4d02043a35194c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "sourceLabel": "6489b04",
  "regexes": {
    "bingo.card.percentage": " {2}§8Top §.(?\u003cpercentage\u003e.*)%",
    "garden.plot.name": "§.Plot §7- §b(?\u003cname\u003e.*)",
    "minion.chat.upgrade": "§aYou have upgraded your Minion to Tier (?\u003ctier\u003e.*)",
    "minion.chat.coin": "§aYou received §r§6(.*) coins§r§a!",
    "minion.title": "Minion [^➜]",
    "minion.item.collect": "^§aCollect All$",
    "harp.inventory": "^Harp.*"
  }
}