diff --git a/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~overworld.config b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~overworld.config new file mode 100644 index 0000000..0eec7a3 --- /dev/null +++ b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~overworld.config @@ -0,0 +1,30 @@ +// 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 ResourceKey[minecraft:dimension / minecraft:overworld] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim +{ + "enabled": "false", + "dimension": { + "f_135776_": { + "f_135804_": "minecraft", + "f_135805_": "dimension" + }, + "f_135777_": { + "f_135804_": "minecraft", + "f_135805_": "overworld" + } + }, + "teleportEnabled": "false", + "renderRange": "0", + "surfaceMapping": "ALL", + "topoMapping": "ALL", + "biomeMapping": "ALL", + "caveMapping": "ALL", + "radarEnabled": "ALL", + "playerRadarEnabled": "true", + "villagerRadarEnabled": "true", + "animalRadarEnabled": "true", + "mobRadarEnabled": "true", + "configVersion": "5.9.18" +} \ No newline at end of file diff --git a/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_end.config b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_end.config new file mode 100644 index 0000000..ad26684 --- /dev/null +++ b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_end.config @@ -0,0 +1,30 @@ +// 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 ResourceKey[minecraft:dimension / minecraft:the_end] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim +{ + "enabled": "false", + "dimension": { + "f_135776_": { + "f_135804_": "minecraft", + "f_135805_": "dimension" + }, + "f_135777_": { + "f_135804_": "minecraft", + "f_135805_": "the_end" + } + }, + "teleportEnabled": "false", + "renderRange": "0", + "surfaceMapping": "ALL", + "topoMapping": "ALL", + "biomeMapping": "ALL", + "caveMapping": "ALL", + "radarEnabled": "ALL", + "playerRadarEnabled": "true", + "villagerRadarEnabled": "true", + "animalRadarEnabled": "true", + "mobRadarEnabled": "true", + "configVersion": "5.9.18" +} \ No newline at end of file diff --git a/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_nether.config b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_nether.config new file mode 100644 index 0000000..6267ed3 --- /dev/null +++ b/Minecraft-Server/journeymap/server/5.9/journeymap.server.minecraft~the_nether.config @@ -0,0 +1,30 @@ +// 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 ResourceKey[minecraft:dimension / minecraft:the_nether] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim +{ + "enabled": "false", + "dimension": { + "f_135776_": { + "f_135804_": "minecraft", + "f_135805_": "dimension" + }, + "f_135777_": { + "f_135804_": "minecraft", + "f_135805_": "the_nether" + } + }, + "teleportEnabled": "false", + "renderRange": "0", + "surfaceMapping": "ALL", + "topoMapping": "ALL", + "biomeMapping": "ALL", + "caveMapping": "ALL", + "radarEnabled": "ALL", + "playerRadarEnabled": "true", + "villagerRadarEnabled": "true", + "animalRadarEnabled": "true", + "mobRadarEnabled": "true", + "configVersion": "5.9.18" +} \ No newline at end of file diff --git a/Minecraft-Server/journeymap/server/5.9/journeymap.server.twilightforest~twilight_forest.config b/Minecraft-Server/journeymap/server/5.9/journeymap.server.twilightforest~twilight_forest.config new file mode 100644 index 0000000..1b85097 --- /dev/null +++ b/Minecraft-Server/journeymap/server/5.9/journeymap.server.twilightforest~twilight_forest.config @@ -0,0 +1,30 @@ +// 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 ResourceKey[minecraft:dimension / twilightforest:twilight_forest] Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim +{ + "enabled": "false", + "dimension": { + "f_135776_": { + "f_135804_": "minecraft", + "f_135805_": "dimension" + }, + "f_135777_": { + "f_135804_": "twilightforest", + "f_135805_": "twilight_forest" + } + }, + "teleportEnabled": "false", + "renderRange": "0", + "surfaceMapping": "ALL", + "topoMapping": "ALL", + "biomeMapping": "ALL", + "caveMapping": "ALL", + "radarEnabled": "ALL", + "playerRadarEnabled": "true", + "villagerRadarEnabled": "true", + "animalRadarEnabled": "true", + "mobRadarEnabled": "true", + "configVersion": "5.9.18" +} \ No newline at end of file