Платное FClan 1.2.1

C#:
{
  "Main plugin command": [
    "clan",
    "clans"
  ],
  "Use the clan tag in the player's name": true,
  "Create greens automatically ?": true,
  "Prohibit the creation of a green without a clan ?": true,
  "Change the builder to clan leader ?": true,
  "Customizing prizes for wipe": {
    "Use the issuance of awards ?": true,
    "Share the prize for the whole team or give the prize from the configuration ? (true - share prize | false - static prize)": false,
    "Store ID in the service": "",
    "Server ID in the service": "",
    "Secret key (do not distribute it)": "",
    "Minimum number of points to receive an award": 1000,
    "Minimum number of points to receive an award (Player's)": 100,
    "Place in the top and the balance given to the player": {
      "1": 350,
      "2": 200,
      "3": 150
    }
  },
  "Limit settings": {
    "Clan membership limit": 8,
    "Moderator limit": 2,
    "Maximum quantity for billing rate ( Resource - maximum quantity )": {
      "wood": 1000000,
      "stones": 1000000,
      "metal.ore": 1000000,
      "sulfur.ore": 1000000,
      "hq.metal.ore": 250000,
      "cloth": 100000,
      "leather": 100000,
      "fat.animal": 100000,
      "loot-barrel": 100000
    }
  },
  "Points Settings. [ShortName] - Number of points": {
    "wood": 2,
    "stones": 5,
    "metal.ore": 5,
    "hq.metal.ore": 5,
    "sulfur.ore": 5,
    "loot-barrel": 2,
    "PatrolHelicopter": 1500,
    "BradleyAPC": 750,
    "Death": 50,
    "Suicide": 50,
    "Kill": 50,
    "WallTier2": 3,
    "WallTier3": 5,
    "WallTier4": 7
  },
  "Clan tag settings": {
    "Banned clan tags": [
      "Admin",
      "Админы"
    ],
    "Minimum number of characters of the clan tag": 2,
    "Maximum number of characters of a clan tag": 6
  },
  "Version": {
    "Major": 1,
    "Minor": 1,
    "Patch": 9
  }
}