Automated Maps

Скидка Automated Maps 1.0.8

C#:
{
  "RustMaps Integration": {
    "Enabled? Plugin will use RustMaps API to fill pool and load images.": false,
    "API Key (can be found in profile page)": "",
    "Organization Key (optional)": "",
    "Map generation properties.": {
      "Map Parameters": {
        "Size": 3500,
        "Staging": false
      },
      "Config Name (leave empty for default generation) (SUBSCRIPTION REQUIRED)": null
    },
    "Populate pool maps images from rust maps api?": false,
    "Fill pool until this amount of maps in it.": 5
  },
  "Vote config": {
    "Voting enabled?": false,
    "Vote cron": {
      "Cron Expression (Second Minute Hour Day Month Day-Of-Week)": "30 10 */7 * *",
      "Next run date": null,
      "Last run date": "2025-02-14T09:58:29.8574892+02:00",
      "Use UTC time? (If false, local time will be used)": false
    },
    "Discord webhook for map voting.": "",
    "Discord webhook for vote result post.": "",
    "Application API Key (required to retrieve vote result)": "",
    "Maps for vote amount. Up to 10 is allowed.": 5,
    "How long should voting take? Max allowed: 768 hours (32 days)": "00:01:00",
    "Embed color": "#ff9f38",
    "Clear map pool after voting?": false
  },
  "Announce config": {
    "Map announcing enabled?": false,
    "Post cron": {
      "Cron Expression (Second Minute Hour Day Month Day-Of-Week)": "30 10 */7 * *",
      "Next run date": null,
      "Last run date": "2025-02-14T09:58:29.8574892+02:00",
      "Use UTC time? (If false, local time will be used)": false
    },
    "Discord webhook for map post.": "",
    "Embed color": "#ff9f38"
  },
  "Should plugin delete map from pool after it used?": false,
  "Maps Pool Urls. Plugin will use maps from this list one by one, each map wipe.": [
    {
      "Map Url": "https://maps.rustmaps.com/262/6569a90b2f334611996daaa7bab6ebf6/procedural__3750_8MquQX79NUO6LvUUoH9UFg.map",
      "Size": 0,
      "Seed": 0,
      "Map Image": "",
      "Preview url": null
    },
    {
      "Map Url": null,
      "Size": 3700,
      "Seed": 12345,
      "Map Image": "",
      "Preview url": null
    }
  ]
}