posspack/config/defaultoptions/extra/journeymap/server/5.10/journeymap.server.default.config
Ashley Graves d828f30ea7 test
2024-07-28 16:21:01 +02:00

20 lines
No EOL
644 B
Text

// JourneyMap server configuration file. Modify at your own risk!
// To restore the default settings, simply delete this file before starting Minecraft server
// For more information, go to: http://journeymap.info/JourneyMapServer
//
// default : jm.server.edit.label.selection.default
{
"enabled": "false",
"teleportEnabled": "false",
"renderRange": "0",
"surfaceMapping": "ALL",
"topoMapping": "ALL",
"biomeMapping": "ALL",
"caveMapping": "ALL",
"radarEnabled": "ALL",
"playerRadarEnabled": "true",
"villagerRadarEnabled": "true",
"animalRadarEnabled": "true",
"mobRadarEnabled": "true",
"configVersion": "5.10.1"
}