Skip to content

Commit 039097f

Browse files
committed
fix detection
1 parent 52a797f commit 039097f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/analyze.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ export async function analyze(data) {
366366
string: "[MinehutFilter] Loading server plugin MinehutFilter",
367367
solution: "minehut"
368368
}, {
369-
string: "failed to decode packet clientbound/minecraft:login_finished ",
369+
string: "Failed to decode packet 'clientbound/minecraft:login_finished'",
370370
solution: "packetevents_outdated"
371371
}];
372372

0 commit comments

Comments
 (0)