From 9e2a5cdfb9889dc44ff265c30903de6cec32b2d0 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 13 Apr 2024 22:35:27 +0200 Subject: [PATCH] updated config --- .../server/config/yosbr/config/styledplayerlist/config.json | 4 ++-- TrotCraft/server/index.toml | 2 +- TrotCraft/server/pack.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/TrotCraft/server/config/yosbr/config/styledplayerlist/config.json b/TrotCraft/server/config/yosbr/config/styledplayerlist/config.json index 595c9a5..4810ea3 100644 --- a/TrotCraft/server/config/yosbr/config/styledplayerlist/config.json +++ b/TrotCraft/server/config/yosbr/config/styledplayerlist/config.json @@ -1,7 +1,7 @@ { "config_version": 2, "__comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration", - "default_style": "default", + "default_style": "animated", "messages": { "switch": "Your player list style has been changed to: ${style}", "unknown": "This style doesn't exist!", @@ -19,4 +19,4 @@ "styles": [] }, "client_show_in_singleplayer": true -} \ No newline at end of file +} diff --git a/TrotCraft/server/index.toml b/TrotCraft/server/index.toml index 454a414..9be7b21 100644 --- a/TrotCraft/server/index.toml +++ b/TrotCraft/server/index.toml @@ -50,7 +50,7 @@ hash = "b35b762964b545b3e5f9664111844fa562ddb992c0b662d91867dcd4743737bc" [[files]] file = "config/yosbr/config/styledplayerlist/config.json" -hash = "87aac2c6cc8efff361bfcc52c6ecf1d3a4ed9f1b013537e30d19253edabcc0f5" +hash = "cd79f1f584ced83f08a7cba21d5465e54dc0dd78485f37b63865031169f1b6f3" [[files]] file = "config/yosbr/config/styledplayerlist/styles/animated.json" diff --git a/TrotCraft/server/pack.toml b/TrotCraft/server/pack.toml index e43617b..603ff17 100644 --- a/TrotCraft/server/pack.toml +++ b/TrotCraft/server/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b9c00446fdc7f0adbc650c679ea07b4a146a954026bdd126234060057bdf160d" +hash = "70b5f5367ca4da2bfb8739220474ff31048a9970a1a8b41449480ad33cf24801" [versions] fabric = "0.15.9"