16 lines
464 B
Plaintext
16 lines
464 B
Plaintext
// JourneyMap configuration file. Modify at your own risk!
|
|
// To use in all worlds, place here: journeymap\config\5.5\
|
|
// For more information, go to: http://journeymap.info/Options_Manager
|
|
{
|
|
"enabled": "false",
|
|
"port": "8080",
|
|
"googleMapApiDomain": ".com",
|
|
"showWaypoints": "true",
|
|
"showSelf": "true",
|
|
"showGrid": "true",
|
|
"showCaves": "true",
|
|
"showEntityNames": "true",
|
|
"preferredMapType": "day",
|
|
"zoomLevel": "0",
|
|
"configVersion": "5.5.4"
|
|
} |