From 305a0130932a47b5bb0e34ff881bf4961351c772 Mon Sep 17 00:00:00 2001 From: Nesquate Date: Sat, 13 Jul 2024 15:01:19 +0800 Subject: [PATCH] Temp remove LuckPerms PlaceHolders --- config/styled-chat.json | 4 ++-- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/styled-chat.json b/config/styled-chat.json index a33930c..c381ee9 100644 --- a/config/styled-chat.json +++ b/config/styled-chat.json @@ -14,7 +14,7 @@ "emoticons": false }, "default": { - "display_name": "%luckperms:prefix%${default}", + "display_name": "${default}", "message_formats": { "chat": "<${player}> ${message}", "joined_the_game": "", @@ -78,4 +78,4 @@ "custom_message_types": {} }, "styles": [] -} \ No newline at end of file +} diff --git a/index.toml b/index.toml index a526be9..9a6cfe7 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "93f996dcb6e7e244dcd36cb291103f99145a2fc669fc2267f61d7c55a1eafe53" [[files]] file = "config/styled-chat.json" -hash = "fc67b511f239aaf82dee4480ccce15c29f0870f956ee668a106f2ec25093e540" +hash = "6da20942e93e83047055e600ac822205988be6f708059f10fb4340a58acb0885" [[files]] file = "config/styledplayerlist/config.json" diff --git a/pack.toml b/pack.toml index c3d08b3..06f4a4f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a9f0097bd58b5f3e0208e5b62ed6eb7ae2ab009be58d67e3816af012351ed873" +hash = "275b6c058e383e388e9c667ecdf261f4e875614009d25d15deb081fcc9ba6729" [versions] fabric = "0.15.11"