blob: 42a202a16e0b363d394b5c4c7325031e31a0fa99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"sourceLabel": "6e8ff34",
"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.*"
}
}
|