πŸ“•Config.yml

Info about each config.yml option the plugin uses.

deny-anvil-egg-rename: true
deny-anvil-wand-rename: true
return-missed-eggs: true
send-entity-warnings: true
capture-sound: ENTITY_ENDERMAN_TELEPORT,1,1
capture-effect: ENDER_SIGNAL
permission-system: false
register-recipes: true
capture-items:
  egg:
    material: EGG
    name: '&6&lMob Capture Egg'
    model: 1337
    enchanted: false
    lore: |-
      &7To use this egg throw it at a mob,
      &7if it's hit it'll be captured.
  wand:
    material: BLAZE_ROD
    name: '&6&lMob Capture Wand'
    model: 337
    enchanted: true
    lore: |-
      &7To use this wand right-click a mob to
      &7capture it and right-click again to release it.
recipes:
  egg:
    pattern: ' A ,BCD, E '
    items:
    - TURTLE_EGG
    - ZOMBIE_HEAD
    - COBWEB
    - CREEPER_HEAD
    - TOTEM_OF_UNDYING
  wand:
    pattern: ' A ,BCD, E '
    items:
    - BLAZE_ROD
    - ZOMBIE_HEAD
    - COBWEB
    - CREEPER_HEAD
    - TOTEM_OF_UNDYING
supported:
  wither_skeleton: true
  stray: true
  husk: true
  zombie_villager: true
  skeleton_horse: true
  zombie_horse: true
  armor_stand: true
  donkey: true
  mule: true
  evoker: true
  vex: true
  vindicator: true
  illusioner: true
  boat: true
  minecart: true
  minecart_command: true
  minecart_chest: true
  minecart_furnace: true
  minecart_tnt: true
  minecart_hopper: true
  minecart_mob_spawner: true
  creeper: true
  skeleton: true
  spider: true
  giant: true
  zombie: true
  slime: true
  ghast: true
  zombified_piglin: true
  enderman: true
  cave_spider: true
  silverfish: true
  blaze: true
  magma_cube: true
  ender_dragon: true
  wither: true
  bat: true
  witch: true
  endermite: true
  guardian: true
  shulker: true
  pig: true
  sheep: true
  cow: true
  chicken: true
  squid: true
  glow_squid: true
  wolf: true
  mushroom_cow: true
  snowman: true
  ocelot: true
  iron_golem: true
  horse: true
  rabbit: true
  polar_bear: true
  llama: true
  parrot: true
  villager: true
  ender_crystal: true
  turtle: true
  phantom: true
  cod: true
  salmon: true
  pufferfish: true
  tropical_fish: true
  drowned: true
  dolphin: true
  cat: true
  panda: true
  pillager: true
  ravager: true
  trader_llama: true
  wandering_trader: true
  fox: true
  bee: true
  hoglin: true
  piglin: true
  strider: true
  zoglin: true
  piglin_brute: true
  axolotl: true
  goat: true
  allay: true
  chest_boat: true
  frog: true
  tadpole: true
  warden: true
  camel: true

Last updated