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"
}

View File

@ -0,0 +1,5 @@
{
"directory": "flat",
"filename": "OceanMonument",
"name": "OceanMonument"
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "DesertTemple",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#361809",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#361809",
"alpha": 0.8
},
"end": {
"width": 0,
"height": 24,
"color": "#361809",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#361809",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#361809",
"alpha": 0.8
},
"end": {
"width": 24,
"height": 0,
"color": "#361809",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#B7521E",
"alpha": 1.0
},
"iconOff": {
"color": "#FFFFCD",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#aea87e",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#aea87e",
"alpha": 1.0
},
"iconDisabled": {
"color": "#803915",
"alpha": 1.0
},
"buttonOn": {
"color": "#FFFFCD",
"alpha": 1.0
},
"buttonOff": {
"color": "#B7521E",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#FFFFCD",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#B7521E",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#B7521E",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#B7521E",
"alpha": 1.0
},
"iconOff": {
"color": "#FFFFCD",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#aea87e",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#aea87e",
"alpha": 1.0
},
"iconDisabled": {
"color": "#803915",
"alpha": 1.0
},
"buttonOn": {
"color": "#FFFFCD",
"alpha": 1.0
},
"buttonOff": {
"color": "#B7521E",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#FFFFCD",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#B7521E",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#803915",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#803915",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.7
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.7
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.7
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.0
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#803915",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#B7521E",
"alpha": 0.4
},
"reticleHeading": {
"color": "#B7521E",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#803915",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.7
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.7
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#361809",
"alpha": 0.0
},
"foreground": {
"color": "#FFFFCD",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#803915",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#B7521E",
"alpha": 0.4
},
"reticleHeading": {
"color": "#B7521E",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#803915",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "EndCity",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#1F1D2D",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#1F1D2D",
"alpha": 0.8
},
"end": {
"width": 0,
"height": 24,
"color": "#1F1D2D",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#1F1D2D",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#1F1D2D",
"alpha": 0.8
},
"end": {
"width": 24,
"height": 0,
"color": "#1F1D2D",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#5A5470",
"alpha": 1.0
},
"iconOff": {
"color": "#EAEE9A",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#CEB46A",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#CEB46A",
"alpha": 1.0
},
"iconDisabled": {
"color": "#362744",
"alpha": 1.0
},
"buttonOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#5A5470",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#5A5470",
"alpha": 1.0
},
"iconOff": {
"color": "#EAEE9A",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#CEB46A",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#CEB46A",
"alpha": 1.0
},
"iconDisabled": {
"color": "#362744",
"alpha": 1.0
},
"buttonOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#EAEE9A",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#5A5470",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#362744",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#362744",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.7
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.7
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.7
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.0
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#362744",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#5A5470",
"alpha": 0.4
},
"reticleHeading": {
"color": "#5A5470",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#362744",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.7
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.7
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#1F1D2D",
"alpha": 0.0
},
"foreground": {
"color": "#EAEE9A",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#362744",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#5A5470",
"alpha": 0.4
},
"reticleHeading": {
"color": "#5A5470",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#362744",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "ForestMansion",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#061b06",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#061b06",
"alpha": 0.8
},
"end": {
"width": 0,
"height": 24,
"color": "#061b06",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#061b06",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#061b06",
"alpha": 0.8
},
"end": {
"width": 24,
"height": 0,
"color": "#061b06",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#1b6f1b",
"alpha": 1.0
},
"iconOff": {
"color": "#d2e7d2",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#7ab97a",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#7ab97a",
"alpha": 1.0
},
"iconDisabled": {
"color": "#114511",
"alpha": 1.0
},
"buttonOn": {
"color": "#d2e7d2",
"alpha": 1.0
},
"buttonOff": {
"color": "#1b6f1b",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#d2e7d2",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#1b6f1b",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#1b6f1b",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#1b6f1b",
"alpha": 1.0
},
"iconOff": {
"color": "#d2e7d2",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#7ab97a",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#7ab97a",
"alpha": 1.0
},
"iconDisabled": {
"color": "#114511",
"alpha": 1.0
},
"buttonOn": {
"color": "#d2e7d2",
"alpha": 1.0
},
"buttonOff": {
"color": "#1b6f1b",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#d2e7d2",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#1b6f1b",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#114511",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#114511",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.7
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.7
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.7
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.0
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#114511",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#1b6f1b",
"alpha": 0.4
},
"reticleHeading": {
"color": "#1b6f1b",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#114511",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.7
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.7
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#061b06",
"alpha": 0.0
},
"foreground": {
"color": "#d2e7d2",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#114511",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#1b6f1b",
"alpha": 0.4
},
"reticleHeading": {
"color": "#1b6f1b",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#114511",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "NetherFortress",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#3b0000",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#3b0000",
"alpha": 0.8
},
"end": {
"width": 0,
"height": 24,
"color": "#3b0000",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#3b0000",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#3b0000",
"alpha": 0.8
},
"end": {
"width": 24,
"height": 0,
"color": "#3b0000",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#6f3634",
"alpha": 1.0
},
"iconOff": {
"color": "#FFFF00",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#D2D200",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#D2D200",
"alpha": 1.0
},
"iconDisabled": {
"color": "#760000",
"alpha": 1.0
},
"buttonOn": {
"color": "#FFFF00",
"alpha": 1.0
},
"buttonOff": {
"color": "#6f3634",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#FFFF00",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#6f3634",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#6f3634",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#6f3634",
"alpha": 1.0
},
"iconOff": {
"color": "#FFFF00",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#D2D200",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#D2D200",
"alpha": 1.0
},
"iconDisabled": {
"color": "#760000",
"alpha": 1.0
},
"buttonOn": {
"color": "#FFFF00",
"alpha": 1.0
},
"buttonOff": {
"color": "#6f3634",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#FFFF00",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#6f3634",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#760000",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#760000",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.7
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.7
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.7
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.0
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#760000",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#6f3634",
"alpha": 0.4
},
"reticleHeading": {
"color": "#6f3634",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#760000",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.7
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.7
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#3b0000",
"alpha": 0.0
},
"foreground": {
"color": "#FFFF00",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#760000",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#6f3634",
"alpha": 0.4
},
"reticleHeading": {
"color": "#6f3634",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#760000",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "OceanMonument",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#0e1239",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#0e1239",
"alpha": 0.8
},
"end": {
"width": 0,
"height": 24,
"color": "#0e1239",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#0e1239",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#0e1239",
"alpha": 0.8
},
"end": {
"width": 24,
"height": 0,
"color": "#0e1239",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#303dc1",
"alpha": 1.0
},
"iconOff": {
"color": "#dfebec",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#afcecf",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#afcecf",
"alpha": 1.0
},
"iconDisabled": {
"color": "#212a87",
"alpha": 1.0
},
"buttonOn": {
"color": "#dfebec",
"alpha": 1.0
},
"buttonOff": {
"color": "#303dc1",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#dfebec",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#303dc1",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#303dc1",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#303dc1",
"alpha": 1.0
},
"iconOff": {
"color": "#dfebec",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#afcecf",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#afcecf",
"alpha": 1.0
},
"iconDisabled": {
"color": "#555555",
"alpha": 1.0
},
"buttonOn": {
"color": "#dfebec",
"alpha": 1.0
},
"buttonOff": {
"color": "#303dc1",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#dfebec",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#303dc1",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#212a87",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#212a87",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.7
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.7
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.7
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.0
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#212a87",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#303dc1",
"alpha": 0.4
},
"reticleHeading": {
"color": "#303dc1",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#212a87",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.7
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.7
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#0e1239",
"alpha": 0.0
},
"foreground": {
"color": "#dfebec",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#212a87",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#303dc1",
"alpha": 0.4
},
"reticleHeading": {
"color": "#303dc1",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#212a87",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "Purist",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 20,
"color": "#000000",
"alpha": 0.0
},
"inner": {
"width": 20,
"height": 20,
"color": "#000000",
"alpha": 0.0
},
"end": {
"width": 0,
"height": 20,
"color": "#000000",
"alpha": 0.0
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 20,
"height": 0,
"color": "#000000",
"alpha": 0.0
},
"inner": {
"width": 20,
"height": 20,
"color": "#000000",
"alpha": 0.0
},
"end": {
"width": 20,
"height": 0,
"color": "#000000",
"alpha": 0.0
}
}
}
},
"control": {
"button": {
"useThemeImages": false,
"width": 20,
"height": 20,
"prefix": "",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#aaaaaa",
"alpha": 1.0
},
"iconOff": {
"color": "#ffffff",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#00ffff",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#00ffff",
"alpha": 1.0
},
"iconDisabled": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonOn": {
"color": "#ffffff",
"alpha": 1.0
},
"buttonOff": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#ffffff",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#aaaaaa",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": false,
"width": 20,
"height": 20,
"prefix": "",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#ffffff",
"alpha": 1.0
},
"iconOff": {
"color": "#aaaaaa",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#00ffff",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#00ffff",
"alpha": 1.0
},
"iconDisabled": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonOn": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonOff": {
"color": "#ffffff",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#aaaaaa",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#ffffff",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#aaaaaa",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#222222",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#222222",
"alpha": 0.6
},
"foreground": {
"color": "#dddddd",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 20,
"height": 20,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#55555",
"alpha": 0.6
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#55555",
"alpha": 0.6
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#222222",
"alpha": 0.5
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#cccccc",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#222222",
"alpha": 0.4
},
"reticleHeading": {
"color": "#222222",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#cccccc",
"alpha": 1.0
},
"prefix": "pur_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#55555",
"alpha": 0.6
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#55555",
"alpha": 0.6
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#222222",
"alpha": 0.5
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#cccccc",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#222222",
"alpha": 0.4
},
"reticleHeading": {
"color": "#222222",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#cccccc",
"alpha": 1.0
},
"prefix": "pur_"
}
}
}

View File

@ -0,0 +1,427 @@
{
"schema": 2,
"author": "techbrew",
"name": "Stronghold",
"directory": "flat",
"container": {
"toolbar": {
"horizontal": {
"useThemeImages": true,
"prefix": "h",
"margin": 4,
"padding": 0,
"begin": {
"width": 0,
"height": 24,
"color": "#0a1d33",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#111111",
"alpha": 0.5
},
"end": {
"width": 0,
"height": 24,
"color": "#0a1d33",
"alpha": 0.8
}
},
"vertical": {
"useThemeImages": true,
"prefix": "v",
"margin": 4,
"padding": 0,
"begin": {
"width": 24,
"height": 0,
"color": "#0a1d33",
"alpha": 0.8
},
"inner": {
"width": 24,
"height": 24,
"color": "#111111",
"alpha": 0.5
},
"end": {
"width": 24,
"height": 0,
"color": "#0a1d33",
"alpha": 0.8
}
}
}
},
"control": {
"button": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#222222",
"alpha": 1.0
},
"iconOff": {
"color": "#000000",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#cccccc",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#cccccc",
"alpha": 1.0
},
"iconDisabled": {
"color": "#cccccc",
"alpha": 1.0
},
"buttonOn": {
"color": "#000000",
"alpha": 1.0
},
"buttonOff": {
"color": "#cccccc",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#000000",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#222222",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#111111",
"alpha": 1.0
}
},
"toggle": {
"useThemeImages": true,
"width": 24,
"height": 24,
"prefix": "flat_",
"tooltipOnStyle": "§b",
"tooltipOffStyle": "§7",
"tooltipDisabledStyle": "§8",
"iconOn": {
"color": "#cccccc",
"alpha": 1.0
},
"iconOff": {
"color": "#555555",
"alpha": 1.0
},
"iconHoverOn": {
"color": "#cccccc",
"alpha": 1.0
},
"iconHoverOff": {
"color": "#cccccc",
"alpha": 1.0
},
"iconDisabled": {
"color": "#111111",
"alpha": 1.0
},
"buttonOn": {
"color": "#222222",
"alpha": 1.0
},
"buttonOff": {
"color": "#222222",
"alpha": 1.0
},
"buttonHoverOn": {
"color": "#000000",
"alpha": 1.0
},
"buttonHoverOff": {
"color": "#222222",
"alpha": 1.0
},
"buttonDisabled": {
"color": "#111111",
"alpha": 1.0
}
}
},
"fullscreen": {
"background": {
"color": "#111111",
"alpha": 0.8
},
"statusLabel": {
"margin": 0,
"background": {
"color": "#111111",
"alpha": 0.7
},
"foreground": {
"color": "#cccccc",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
}
},
"icon": {
"width": 24,
"height": 24,
"color": "#ffffff",
"alpha": 1.0
},
"minimap": {
"circle": {
"rim256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"mask256": {
"width": 256,
"height": 256,
"color": "#ffffff",
"alpha": 1.0
},
"rim512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"mask512": {
"width": 512,
"height": 512,
"color": "#ffffff",
"alpha": 1.0
},
"rotates": false,
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.7
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.7
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.0
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#111111",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -14.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#222222",
"alpha": 0.4
},
"reticleHeading": {
"color": "#222222",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 30,
"reticleOffsetInner": 20,
"frame": {
"color": "#111111",
"alpha": 1.0
},
"prefix": "flat_"
},
"square": {
"topLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"top": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"topRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"right": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"bottomRight": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottom": {
"width": 1,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"bottomLeft": {
"width": 8,
"height": 8,
"color": "#ffffff",
"alpha": 1.0
},
"left": {
"width": 8,
"height": 1,
"color": "#ffffff",
"alpha": 1.0
},
"margin": 6,
"labelTop": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.7
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelTopInside": false,
"labelBottom": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.7
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"labelBottomInside": false,
"compassLabel": {
"margin": 0,
"background": {
"color": "#000000",
"alpha": 0.0
},
"foreground": {
"color": "#ffffff",
"alpha": 1.0
},
"highlight": {
"color": "#ffffff",
"alpha": 1.0
},
"shadow": false
},
"compassPoint": {
"width": 16,
"height": 16,
"color": "#111111",
"alpha": 0.5
},
"compassPointLabelPad": 0,
"compassPointOffset": -12.0,
"compassShowNorth": true,
"compassShowSouth": true,
"compassShowEast": true,
"compassShowWest": true,
"waypointOffset": 0.0,
"reticle": {
"color": "#222222",
"alpha": 0.4
},
"reticleHeading": {
"color": "#222222",
"alpha": 0.4
},
"reticleThickness": 1.25,
"reticleHeadingThickness": 2.25,
"reticleOffsetOuter": 24,
"reticleOffsetInner": 20,
"frame": {
"color": "#111111",
"alpha": 1.0
},
"prefix": "flat_"
}
}
}

View File

@ -0,0 +1,22 @@
// 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 -1 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": -1,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 0 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 0,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 1 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 1,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 10 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 10,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 144 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 144,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 2 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 2,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 20 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 20,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 28885 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 28885,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 50 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 50,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 51 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 51,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 52 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 52,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 53 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 53,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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 7 Configuration : Overrides the Global Server Configuration for this dimension - sent enable true to override global settings for this dim
{
"enabled": "false",
"dimension": 7,
"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.5.4"
}

View File

@ -0,0 +1,22 @@
// 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. 'WorldID is Read Only'
{
"teleportEnabled": "false",
"useWorldId": "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.5.4"
}