first commit
This commit is contained in:
20
journeymap/server/5.10/journeymap.server.default.config
Normal file
20
journeymap/server/5.10/journeymap.server.default.config
Normal file
@ -0,0 +1,20 @@
|
||||
// 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.3"
|
||||
}
|
Reference in New Issue
Block a user