{
  "watchForChanges": true,
  "hud": {
    "distance": 60,
    "x": 4.0,
    "y": 4.0,
    "scale": 1.0,
    "hideDelay": 20,
    "anchorPoint": "TOP_LEFT",
    "showEntity": true,
    "showBar": true,
    "showSkin": true,
    "onlyWhenHurt": false
  },
  "bar": {
    "damageNumberType": "LAST",
    "friendColor": "#00ff00",
    "friendColorSecondary": "#008000",
    "foeColor": "#ff0000",
    "foeColorSecondary": "#800000"
  },
  "inWorld": {
    "mode": "NONE",
    "distance": 60.0,
    "onlyWhenLookingAt": false,
    "onlyWhenHurt": false
  },
  "particle": {
    "show": true,
    "damageColor": "#ff0000",
    "healColor": "#00ff00",
    "distance": 60
  }
}