Hello,
First what you did is correct but in the CustomMapsData.json only the the map file should be from DropBox the image must be from RustMaps example
{
"Name": "2800/A",
"Url": "https://www.dropbox.com/s/8a22hbk5ibaovci/map_2800_1.map?dl=1",
"Image": "https://content.rustmaps.com/maps/238/575f3731a35f4f05a64de7fc85ebec43/map_icons.png"
},
and in the MapVoterconfig
you need to change this
"Auto Vote": {
"Auto start vote": true,
"Only Authenticated users can vote through discord": true,
"Start voting x days before wipe": 1,
"Start voting at (HH:mm) 24-hour clock": "18:00",
"Number of maps to generate": 6
},
"Auto Wipe": {
"Custom Map": {
"Custom map": true,
"Map URL": ""
},
"Map Wipe schedule": [
8,
21
],
"BP Wipe schedule": [
1,
14,
28
],
"Enable Auto wipe": true,
"Generate custom maps": {
"Generate Custom map": false,
"Custom map config name": "CustomMapConfigName"
},