Exylia Plugins
Default Files

config.yml

Auto-generated default config for ExyliaPracticeBot

config.yml

Generated automatically on first startup.

bot:
  restrictions:
    allowed-worlds:
      - exylia_sandbox_badlands
      - exylia_sandbox_desert
      - exylia_sandbox_mushroom
      - exylia_sandbox_plains
      - exylia_sandbox_snowy

  visual:
    name: "{primary}%player%'s bot"
    skin: "%player%"

  settings:
    stun-ticks: 20
    respawn-delay-ticks: 40
    shift-click-opens-menu: true

  default-settings:
    attack-speed: 1.0
    movement-speed: 1.0
    attack-reach: 2.7
    attack-mode: false
    follow-owner: true
    unlimited-health: false
    follow-distance: 2.7
    anti-knockback: false
    slow-falling: false
    difficulty: EASY

    equipment:
      main-hand: TOTEM
      off-hand: SHIELD
      main-hand-knockback: NONE

    armor:
      helmet: NETHERITE
      chestplate: NETHERITE
      leggings: NETHERITE
      boots: NETHERITE

    armor-enchants:
      helmet: PROTECTION
      chestplate: PROTECTION
      leggings: PROTECTION
      boots: PROTECTION

  limits:
    min-attack-speed: 0.1
    max-attack-speed: 5.0
    min-movement-speed: 0.1
    max-movement-speed: 5.0
    min-attack-reach: 1.0
    max-attack-reach: 10.0
    min-follow-distance: 1.0
    max-follow-distance: 10.0

On this page