setPattern('/_cmd\.txt$/') ->setWeight(0.95), (new WeightedSinglePatternDetector()) ->setPattern('/^\[[^\]]+\] \d{17} "[^"]+" \w[\w.]+ @ \d/m') ->setWeight(0.85), ]; } public function getTitle(): string { return "Project Zomboid Command Log"; } }