Config

{
  "debug": false,
  "prefix": "§7[§6CobbleRaids§7] ",
  "lang": "en",
  "moreHealthByEachPlayer": true,
  "cooldown": 30,
  "startShowBar": 1,
  "commands": [
    "cobbleraids"
  ],
  "banned": {
    "pokemons": [
      "pikachu",
      "charmander",
      "bulbasaur"
    ],
    "abilities": [
      "blaze",
      "overgrow",
      "torrent"
    ],
    "moves": [
      "ember",
      "tackle",
      "growl"
    ],
    "items": [
      "cobblemon:master_ball"
    ]
  }
}

Last updated