{
"Which HUD to Display?": 1,
"Custom HUD Attributes": {
"Option 1": {
"Use Custom Icon?": false,
"Icon": "assets/icons/health.png",
"Icon Color": "#FFF",
"Icon Background Color": "#2B2926",
"Progress Bar Color": "#3D4B27",
"Progress Bar Text Color": "#A6CD63",
"Progress Bar Text Font Size": 13,
"Progress Bar Background Color": "#2B2926",
"Option Type (Health, Thirst, Hunger, Custom)": "Health",
"Option Max Value (0 = disabled)": 100.0,
"Custom Attribute": {
"Plugin Name": "",
"Function": "",
"Arguments": [],
"Return Type (string, int, double, float)": "",
"Money Value? (Add dollar sign)": false,
"Need Commas? (Adds commas for numbers)": false
}
},
"Option 2": {
"Use Custom Icon?": false,
"Icon": "assets/icons/cup_water.png",
"Icon Color": "#FFF",
"Icon Background Color": "#2B2926",
"Progress Bar Color": "#1D425F",
"Progress Bar Text Color": "#489AD4",
"Progress Bar Text Font Size": 13,
"Progress Bar Background Color": "#2B2926",
"Option Type (Health, Thirst, Hunger, Custom)": "Thirst",
"Option Max Value (0 = disabled)": 250.0,
"Custom Attribute": {
"Plugin Name": "",
"Function": "",
"Arguments": [],
"Return Type (string, int, double, float)": "",
"Money Value? (Add dollar sign)": false,
"Need Commas? (Adds commas for numbers)": false
}
},
"Option 3": {
"Use Custom Icon?": false,
"Icon": "assets/icons/meat.png",
"Icon Color": "#FFF",
"Icon Background Color": "#2B2926",
"Progress Bar Color": "#4319c2",
"Progress Bar Text Color": "#7b51fc",
"Progress Bar Text Font Size": 13,
"Progress Bar Background Color": "#2B2926",
"Option Type (Health, Thirst, Hunger, Custom)": "Hunger",
"Option Max Value (0 = disabled)": 500.0,
"Custom Attribute": {
"Plugin Name": "",
"Function": "",
"Arguments": [],
"Return Type (string, int, double, float)": "",
"Money Value? (Add dollar sign)": false,
"Need Commas? (Adds commas for numbers)": false
}
}
}
}