mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
26 lines
685 B
Plaintext
26 lines
685 B
Plaintext
// jm.config.file_header_1
|
|
// jm.config.file_header_2
|
|
// jm.config.file_header_5
|
|
{
|
|
"managerEnabled": "true",
|
|
"beaconEnabled": "true",
|
|
"showTexture": "true",
|
|
"showStaticBeam": "true",
|
|
"showRotatingBeam": "true",
|
|
"showName": "true",
|
|
"showDistance": "true",
|
|
"autoHideLabel": "true",
|
|
"boldLabel": "false",
|
|
"fontScale": "2",
|
|
"textureSmall": "true",
|
|
"maxDistance": "0",
|
|
"minDistance": "4",
|
|
"createDeathpoints": "true",
|
|
"autoRemoveDeathpoints": "false",
|
|
"autoRemoveDeathpointDistance": "2",
|
|
"showDeathpointlabel": "true",
|
|
"teleportCommand": "/tp {name} {x} {y} {z}",
|
|
"dateFormat": "MM-dd-yyyy",
|
|
"timeFormat": "HH:mm:ss",
|
|
"configVersion": "5.7.0dev"
|
|
} |