Initial
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
// 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
|
||||
//
|
||||
// Dimension 4598 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
|
||||
{
|
||||
"enabled": "false",
|
||||
"dimension": 4598,
|
||||
"teleportEnabled": "false",
|
||||
"opSurfaceMappingEnabled": "true",
|
||||
"surfaceMappingEnabled": "true",
|
||||
"opTopoMappingEnabled": "true",
|
||||
"topoMappingEnabled": "true",
|
||||
"opCaveMappingEnabled": "true",
|
||||
"caveMappingEnabled": "true",
|
||||
"opRadarEnabled": "true",
|
||||
"radarEnabled": "true",
|
||||
"playerRadarEnabled": "true",
|
||||
"villagerRadarEnabled": "true",
|
||||
"animalRadarEnabled": "true",
|
||||
"mobRadarEnabled": "true",
|
||||
"configVersion": "5.7.1"
|
||||
}
|
||||
Reference in New Issue
Block a user