minecraft server init

This commit is contained in:
2025-07-23 08:37:00 +03:00
commit ccf1f5f4d0
2460 changed files with 291551 additions and 0 deletions

View File

@ -0,0 +1,63 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"logLevel": "INFO",
"autoMapPoll": "2000",
"cacheAnimalsData": "3100",
"cacheMobsData": "3000",
"cachePlayerData": "1000",
"cachePlayersData": "2000",
"cacheVillagersData": "2200",
"announceMod": "false",
"checkUpdates": "false",
"recordCacheStats": "false",
"browserPoll": "2000",
"themeName": "OceanMonument",
"caveIgnoreGlass": "true",
"mapBathymetry": "false",
"mapTopography": "true",
"mapTransparency": "true",
"mapCaveLighting": "true",
"mapAntialiasing": "true",
"mapPlantShadows": "false",
"mapPlants": "false",
"mapCrops": "true",
"mapBlendGrass": "true",
"mapBlendFoliage": "true",
"mapBlendWater": "false",
"mapSurfaceAboveCaves": "true",
"renderDistanceCaveMax": "3",
"renderDistanceSurfaceMax": "3",
"renderDelay": "2",
"revealShape": "Circle",
"alwaysMapCaves": "false",
"alwaysMapSurface": "false",
"tileHighDisplayQuality": "true",
"maxAnimalsData": "32",
"maxMobsData": "32",
"maxPlayersData": "32",
"maxVillagersData": "32",
"hideSneakingEntities": "true",
"radarLateralDistance": "64",
"radarVerticalDistance": "16",
"tileRenderType": "1",
"mappingEnabled": "true",
"renderOverlayEventTypeName": "ALL",
"renderOverlayPreEvent": "true",
"optionsManagerViewed": "5.5.4",
"splashViewed": "5.5.4",
"gridSpecs": {
"day": "Squares,#808080,0.5,-1,-1",
"night": "Squares,#8080ff,0.3,-1,-1",
"underground": "Squares,#808080,0.3,-1,-1"
},
"colorPassive": "#bbbbbb",
"colorHostile": "#ff0000",
"colorPet": "#0077ff",
"colorVillager": "#88e188",
"colorPlayer": "#ffffff",
"colorSelf": "#0000ff",
"verboseColorPalette": "false",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,27 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"showKeys": "true",
"playerDisplay": "SmallDots",
"showPlayerHeading": "true",
"mobDisplay": "SmallDots",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1",
"showWaypointLabels": "true",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "0",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,43 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"enabled": "false",
"shape": "Circle",
"position": "TopRight",
"showDayNight": "true",
"info1Label": "Blank",
"info2Label": "GameTime",
"info3Label": "Location",
"info4Label": "Biome",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"orientation": "North",
"compassFontScale": "1",
"showCompass": "true",
"showReticle": "true",
"reticleOrientation": "Compass",
"active": false,
"playerDisplay": "SmallDots",
"showPlayerHeading": "true",
"mobDisplay": "SmallDots",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1",
"showWaypointLabels": "true",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "0",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,43 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"enabled": "false",
"shape": "Rectangle",
"position": "TopRight",
"showDayNight": "true",
"info1Label": "Blank",
"info2Label": "GameTime",
"info3Label": "Location",
"info4Label": "Biome",
"sizePercent": "30",
"frameAlpha": "100",
"terrainAlpha": "100",
"orientation": "North",
"compassFontScale": "1",
"showCompass": "true",
"showReticle": "true",
"reticleOrientation": "Compass",
"active": true,
"playerDisplay": "SmallDots",
"showPlayerHeading": "true",
"mobDisplay": "SmallDots",
"showMobHeading": "true",
"showMobs": "true",
"showAnimals": "true",
"showVillagers": "true",
"showPets": "true",
"showPlayers": "true",
"fontScale": "1",
"showWaypointLabels": "true",
"locationFormatVerbose": "true",
"locationFormat": "xzyv",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "0",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,10 @@
// JourneyMap configuration file. Modify at your own risk!
// For more information, go to: http://journeymap.info/Topographic
{
"showContour": "true",
"landContour": "#3F250B",
"waterContour": "#0000dd",
"land": "#010c02,#041105,#071609,#0a1b0c,#0d200f,#102513,#132a16,#162f19,#19341c,#1b3a20,#1e3f23,#214426,#24492a,#274e2d,#2a5330,#2d5834,#375f41,#41674d,#4b6e5a,#557567,#5f7c73,#698480,#738b8d,#7c929a,#8699a6,#90a1b3,#9aa8c0,#a4afcc,#aeb6d9,#b8bee6,#c2c5f2,#ccccff,#cccfff,#ccd2ff,#ccd6ff,#ccd9ff,#ccdcff,#ccdfff,#cce2ff,#cce5ff,#cce9ff,#ccecff,#ccefff,#ccf2ff,#ccf5ff,#ccf9ff,#ccfcff,#ccffff,#cfffff,#d2ffff,#d6ffff,#d9ffff,#dcffff,#dfffff,#e2ffff,#e5ffff,#e9ffff,#ecffff,#efffff,#f2ffff,#f5ffff,#f9ffff,#fcffff,#ffffff",
"water": "#000040,#02024e,#03035d,#05056b,#070779,#080887,#0a0a96,#0b0ba4,#1a1aaa,#2a2aaf,#3939b5,#4848bb,#5757c0,#6767c6,#7676cc,#8585d2,#9494d7,#a4a4dd,#b3b3e3,#c2c2e8,#d1d1ee,#d7d7f0,#ddddf2,#e2e2f4,#e8e8f6,#eeeef9,#f4f4fb,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff,#f9f9ff",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,20 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"managerEnabled": "true",
"beaconEnabled": "true",
"showTexture": "true",
"showStaticBeam": "true",
"showRotatingBeam": "true",
"showName": "true",
"showDistance": "true",
"autoHideLabel": "true",
"boldLabel": "false",
"fontScale": "2",
"textureSmall": "true",
"maxDistance": "0",
"minDistance": "4",
"createDeathpoints": "true",
"configVersion": "5.5.4"
}

View File

@ -0,0 +1,16 @@
// JourneyMap configuration file. Modify at your own risk!
// To use in all worlds, place here: journeymap\config\5.5\
// For more information, go to: http://journeymap.info/Options_Manager
{
"enabled": "false",
"port": "8080",
"googleMapApiDomain": ".com",
"showWaypoints": "true",
"showSelf": "true",
"showGrid": "true",
"showCaves": "true",
"showEntityNames": "true",
"preferredMapType": "day",
"zoomLevel": "0",
"configVersion": "5.5.4"
}