Upload files to "Minecraft-Server/journeymap/server/5.9"
This commit is contained in:
parent
bb0fdf7382
commit
874beee354
@ -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 / ad_astra:venus_orbit] 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_": "ad_astra",
|
||||||
|
"f_135805_": "venus_orbit"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
@ -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 / ae2:spatial_storage] 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_": "ae2",
|
||||||
|
"f_135805_": "spatial_storage"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
@ -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 / bloodmagic:dungeon] 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_": "bloodmagic",
|
||||||
|
"f_135805_": "dungeon"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
@ -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.9.18"
|
||||||
|
}
|
||||||
@ -0,0 +1,31 @@
|
|||||||
|
// 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
|
||||||
|
//
|
||||||
|
// Global Server Configuration : Applies to all dimensions unless overridden.
|
||||||
|
{
|
||||||
|
"journeymapEnabled": "true",
|
||||||
|
"useWorldId": "true",
|
||||||
|
"viewOnlyServerProperties": "true",
|
||||||
|
"allowMultiplayerSettings": "ALL",
|
||||||
|
"worldPlayerRadar": "ALL",
|
||||||
|
"worldPlayerRadarUpdateTime": "5",
|
||||||
|
"seeUndergroundPlayers": "ALL",
|
||||||
|
"hideOps": "false",
|
||||||
|
"hideSpectators": "false",
|
||||||
|
"allowDeathPoints": "true",
|
||||||
|
"showInGameBeacons": "true",
|
||||||
|
"allowWaypoints": "true",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user