smp2/plugins/ChunkyBorder/borders.json

29 lines
No EOL
540 B
JSON

{
"world_the_end": {
"world": "world_the_end",
"centerX": 0.0,
"centerZ": 0.0,
"radiusX": 5000.0,
"radiusZ": 5000.0,
"shape": "square",
"wrap": "none"
},
"world": {
"world": "world",
"centerX": 0.0,
"centerZ": 0.0,
"radiusX": 10000.0,
"radiusZ": 10000.0,
"shape": "square",
"wrap": "none"
},
"world_nether": {
"world": "world_nether",
"centerX": 0.0,
"centerZ": 0.0,
"radiusX": 10000.0,
"radiusZ": 10000.0,
"shape": "square",
"wrap": "none"
}
}