2023-03-11 21:56:16 -05:00
|
|
|
{
|
|
|
|
|
"commands": {
|
|
|
|
|
"prefix": "."
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"core": {
|
|
|
|
|
"relativeArea": {
|
|
|
|
|
"start": { "x": 0, "y": 0, "z": 0 },
|
|
|
|
|
"end": { "x": 15, "y": 0, "z": 15 }
|
|
|
|
|
}
|
2023-03-15 22:07:24 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"bots": {
|
|
|
|
|
"hbot": { "prefix": "#", "key": null },
|
|
|
|
|
"sbot": { "prefix": ":", "key": null },
|
|
|
|
|
"chipmunk": { "prefix": "'", "key": null },
|
|
|
|
|
"chomens": { "prefix": "*", "key": null },
|
2023-06-11 08:26:35 +07:00
|
|
|
"kittycorp": { "prefix": "^", "key": null },
|
|
|
|
|
"testbot": { "prefix": "-", "webhookUrl": null }
|
2023-05-03 21:02:11 +07:00
|
|
|
},
|
|
|
|
|
|
|
|
|
|
"customChat": {
|
|
|
|
|
"format": {
|
|
|
|
|
"translate": "chat.type.text",
|
|
|
|
|
"with": [
|
|
|
|
|
{
|
|
|
|
|
"selector": "USERNAME"
|
|
|
|
|
},
|
2023-05-11 14:52:17 +07:00
|
|
|
{
|
|
|
|
|
"text": "MESSAGE"
|
|
|
|
|
}
|
2023-05-03 21:02:11 +07:00
|
|
|
]
|
|
|
|
|
}
|
2023-05-12 15:38:07 +07:00
|
|
|
},
|
|
|
|
|
|
2023-05-28 19:06:01 +07:00
|
|
|
"fullbright": true,
|
|
|
|
|
|
2023-05-12 15:38:07 +07:00
|
|
|
"autoSkinUsername": "off"
|
2023-05-03 21:02:11 +07:00
|
|
|
}
|