-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters