Remove journeymap folder

This commit is contained in:
Jadowyne Ulve 2025-06-21 08:10:12 -05:00
parent 4bc0104387
commit 804e3212dd
20 changed files with 1 additions and 563 deletions

3
.gitignore vendored
View File

@ -1,3 +1,2 @@
logs
crash-reports
journeymap
crash-reports

View File

@ -1,30 +0,0 @@
// 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:earth_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_": "earth_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"
}

View File

@ -1,30 +0,0 @@
// 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:glacio] 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_": "glacio"
}
},
"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"
}

View File

@ -1,30 +0,0 @@
// 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:glacio_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_": "glacio_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"
}

View File

@ -1,30 +0,0 @@
// 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:mars] 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_": "mars"
}
},
"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"
}

View File

@ -1,30 +0,0 @@
// 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:mars_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_": "mars_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"
}

View File

@ -1,30 +0,0 @@
// 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:mercury] 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_": "mercury"
}
},
"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"
}

View File

@ -1,30 +0,0 @@
// 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:mercury_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_": "mercury_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"
}

View File

@ -1,30 +0,0 @@
// 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:moon] 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_": "moon"
}
},
"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"
}

View File

@ -1,30 +0,0 @@
// 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:moon_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_": "moon_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"
}

View File

@ -1,30 +0,0 @@
// 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] 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"
}
},
"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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,20 +0,0 @@
// 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"
}

View File

@ -1,31 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}

View File

@ -1,30 +0,0 @@
// 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"
}