From 4244a5b01c6bb7387148b263351b8f4877381ad0 Mon Sep 17 00:00:00 2001 From: Octelly Date: Sat, 11 Nov 2023 12:03:36 +0100 Subject: [PATCH] more git lfs fixes --- config/styledplayerlist/config.json | 18 +++++++++++++++--- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/config/styledplayerlist/config.json b/config/styledplayerlist/config.json index bd18722..01b2967 100644 --- a/config/styledplayerlist/config.json +++ b/config/styledplayerlist/config.json @@ -1,3 +1,15 @@ -version https: //git-lfs.github.com/spec/v1 -oid sha256:b303dd2c4552fd629bc924185c1d8846828e821d06ec4d64e2274b135f56c708 -size 402 \ No newline at end of file +{ + "CONFIG_VERSION_DONT_TOUCH_THIS": 1, + "_comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration", + "defaultStyle": "default", + "updateRate": 20, + "displayOnSingleplayer": true, + "switchMessage": " style changed to ${style}", + "unknownStyleMessage": " style not found", + "permissionMessage": "You don't have required permissions!", + "changePlayerName": true, + "playerNameFormat": "%luckperms:prefix% %player:displayname%", + "updatePlayerNameEveryChatMessage": false, + "playerNameUpdateRate": 20, + "permissionNameFormat": [] +} \ No newline at end of file diff --git a/index.toml b/index.toml index 495f32e..0795fac 100644 --- a/index.toml +++ b/index.toml @@ -525,7 +525,7 @@ hash = "b4564e92a3b385e1580e30a0b083440b84ac9bfe9f55635ccf2351d5396041ac" [[files]] file = "config/styledplayerlist/config.json" -hash = "edc1d748eef7796530ebc0c07da29a3133e3eccd8fec91840986abc3930488b1" +hash = "26f2e4d007a758564923c7e0c8a59a521c09eedf7234f7b7e6ad782f64dfac48" [[files]] file = "config/styledplayerlist/styles/default.json" diff --git a/pack.toml b/pack.toml index 12dfa98..c6cc1d1 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 = "b125ff4991985b7632793fc782aba47a07c4fc565a6158edd983aad961f1b640" +hash = "a4f0f7f75282695b09658f1193c8068e9fe9dd38a7f3cc5630d3ae66f8893c59" [versions] minecraft = "1.19.2"