{
  "config_version": 2,
  "__comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration",
  "default_style": "default",
  "messages": {
    "switch": "Your player list style has been changed to: <gold>${style}</gold>",
    "unknown": "<red>This style doesn't exist!</red>",
    "no_permission": "<red>You don't have required permissions!</red>"
  },
  "player": {
    "modify_name": true,
    "modify_right_text": true,
    "modify_list_order": false,
    "modify_visibility": false,
    "passthrough": false,
    "hidden": false,
    "format": "%player:health%❤ <dark_grey>[%luckperms:prefix%]</dark_grey> %player:displayname%",
    "right_text": "%player:ping_colored%",
    "update_on_chat_message": false,
    "update_tick_time": -1,
    "styles": []
  },
  "client_show_in_singleplayer": true
}