Files
Epoch-Runner-Server/overrides/journeymap/config/5.7/journeymap.waypoint.config
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

26 lines
791 B
Plaintext

// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.7\
// For more information, go to: http://journeymap.info/Options_Manager
{
"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.1"
}