From 12ded4f49ee5f52fa4f44b18756af3c12694ea68 Mon Sep 17 00:00:00 2001 From: Wullverin <62591265+Wullverin2@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:32:05 +0100 Subject: [PATCH] Update manifest.json Removed Chat Regex from manifest.json --- minecraft_servers/craftplay/manifest.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/minecraft_servers/craftplay/manifest.json b/minecraft_servers/craftplay/manifest.json index bcf9b893f..772d265ff 100644 --- a/minecraft_servers/craftplay/manifest.json +++ b/minecraft_servers/craftplay/manifest.json @@ -70,9 +70,5 @@ "country": "Germany", "country_code": "DE" }, - "chat": { - "message_formats": [ - "^§[a-f0-9](?\\d+)( \\||§8 \\|) §[a-f0-9](?[a-zA-Z0-9_]{2,16})§r§7: §f(?.*)$" - ]}, "yt_trailer": "opSRr2cnSPU" }