Skip to content

Commit

Permalink
more git lfs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Octelly committed Nov 11, 2023
1 parent dfe1d30 commit 4244a5b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 5 deletions.
18 changes: 15 additions & 3 deletions config/styledplayerlist/config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
version https: //git-lfs.github.com/spec/v1
oid sha256:b303dd2c4552fd629bc924185c1d8846828e821d06ec4d64e2274b135f56c708
size 402
{
"CONFIG_VERSION_DONT_TOUCH_THIS": 1,
"_comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration",
"defaultStyle": "default",
"updateRate": 20,
"displayOnSingleplayer": true,
"switchMessage": "<green>✔<reset> <gray>style changed to<reset> <white>${style}<reset>",
"unknownStyleMessage": "<orange>⚠<reset> <gray>style not found<reset>",
"permissionMessage": "<red>You don't have required permissions!</red>",
"changePlayerName": true,
"playerNameFormat": "%luckperms:prefix% %player:displayname%",
"updatePlayerNameEveryChatMessage": false,
"playerNameUpdateRate": 20,
"permissionNameFormat": []
}
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ hash = "b4564e92a3b385e1580e30a0b083440b84ac9bfe9f55635ccf2351d5396041ac"

[[files]]
file = "config/styledplayerlist/config.json"
hash = "edc1d748eef7796530ebc0c07da29a3133e3eccd8fec91840986abc3930488b1"
hash = "26f2e4d007a758564923c7e0c8a59a521c09eedf7234f7b7e6ad782f64dfac48"

[[files]]
file = "config/styledplayerlist/styles/default.json"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4244a5b

Please sign in to comment.