diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/regexes.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json index 561746d..a8fe37f 100644 --- a/constants/regexes.json +++ b/constants/regexes.json @@ -1,5 +1,5 @@ { - "sourceLabel": "1c0cb4f", + "sourceLabel": "5af63dc", "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+)", @@ -540,7 +540,7 @@ "dungeon.finder.floor.pattern": "(Floor: .*)", "dungeon.finder.floor.number": ".* (?\u003cfloorNum\u003e[IV\\d]+)", "dungeon.finder.get.dungeon.class": ".* (?\u003cclass\u003e.*)", - "dungeon.finder.detect.dungeon.class": "(View and select a dungeon class.)", + "dungeon.finder.detect.dungeon.class": "§7View and select a dungeon class.", "garden.pests.spawn.one": "§6§l.*! §7A §6Pest §7has appeared in §aPlot §7- §b(?\u003cplot\u003e.*)§7!", "garden.pests.spawn.multiple": "§6§l.*! §6(?\u003camount\u003e\\d) Pests §7have spawned in §aPlot §7- §b(?\u003cplot\u003e.*)§7!", "garden.pests.finder.scoreboard": " §7⏣ §[ac]The Garden §4§lൠ§7 x(?\u003cpests\u003e.*)", |