# PvP Bots

#### **Bots**

Players will have the option to PvP against ten(10) different entities for either DuelBot1v1, DuelBot2v2 or DuelBot3v3. Supports from version 1.7.10 - 1.16.5.

**Please note that bots work better in version 1.8-.1.8.9. Other Versions work but they are not the best. Better support will be added soon for higher versions.**

![](https://3497370248-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M6AE_d17IPkgkLwB4zz%2F-MRQjecg5hl_RMW2PnQC%2F-MRQoBVH3eR8JhSVlzF6%2FScreen%20Shot%202021-01-19%20at%2012.02.40%20PM.png?alt=media\&token=a7540213-84e7-4b8e-8b3a-4f3ec8a7cbfe)

PvP Bots requires a working version of Citizens. Download the appropriate version of Citizens which suits your server. Bots can be disable by either removing the Citizens plugin or disabling the DuelBot command in the config.yml

All PvPBots settings can be changed in entities.yml

Permission for all bots: **mcduels.bot.\***

#### **BotPlayer**

Permission: **mcduels.bot.player**

A BotPlayer fights similar to a real player but the only thing is, its not a player. The BotPlayer will be given the same kit as other players when the game starts. Bots have a SubTarget so if another players tries hitting them, the will attack them depending on the distance. Keep in mind that BotPlayers are not players so don't expect it to think exactly like a player. BotPlayers will also have the ability to the following things.

* Wear the Strongest armor in inventory
* Use the strongest weapon in inventory
* Swap from Range to Melee and Back
* Switch weapon when hand is empty
* AutoEquip Armor
* Shoot SnowBalls and Eggs, Arrows
* Crit
* Strafe
* Use Enchanted and Non-Enchanted Golden Apples
* Use Soup

SplashPotions

* Speed
* Healing
* Strength
* Slowness
* Weakness
* Poison

Potions

* Speed
* Healing
* Strength

Permission: **mcduels.bot.zombie**

A Zombie is similar to a BotPlayer. The only difference is Zombie's come in a difference form and makes noise. If no kits are selected, Zombies will use the bare hands to fight. Zombie's will also have the ability to the following things.

Wear the Strongest armor in inventory Use the strongest weapon in inventory Switch weapon when hand is empty AutoEquip Armor Use GoldenApples, Strength Potions, Speed Potions, Splash Healing Potions and Soup

#### **PigZombie**

Permission: **mcduels.bot.pigzombie**

A Zombie Pigman uses a Gold Sword to kill players. Zombie Pigman's has quick reflexes. It moves faster than a NormalBot. It is resistance to fire. A Zombie PigMan can do the following thing. Strafe - Very Slow.

#### **Skeleton**

Permission: **mcduels.bot.skeleton**

Skeleton only uses an enchant bow with infinity 1 which is given to them when the fight beings. Skeleton's will target a specific player with a single arrow. If another player gets to close to the Skeleton, It will shoot them with a knockback arrow. This arrow will also have the ability to the following things.

KnockBack - is used when a player is very close to the Skeleton. Fire Effect - is used randomly Weekness Effect - is used randomly Poison Effect - is used randomly Slowness Effect - is used randomly Sometimes a Skeleton will shoot a normal arrow if the player is idle or far away. A Skeleton will have infinity arrows which means that they will never run out of arrows.

#### **Slime**

Permission: **mcduels.bot.slime**

Slime's will have the ability to jump to its target.

#### **Spider**

Permission: **mcduels.bot.spider**

Spider's are crawling entities which jumps to a player on hit. Sometimes a Skeleton will shoot a normal arrow if the player is idle or far away. A Skeleton will have infinity arrows which means that they will never run out of arrows.

#### **CaveSpider**

Permission: **mcduels.bot.cavespider**

CaveSpider's are similar to Spiders. The only difference is when a cave spider hits a player, its gives the player a poison effect.

#### **Wolf**

Permission: **mcduels.bot.wolf**

A wolf walks left to right when attacking their target. When a wolf hits a player, it jumps

#### **IronGolem**

Permission: **mcduels.bot.irongolem**

IronGolem's swings it arms upon hit. IronGolem's is one of the strongest entities.

#### **Witch**

Permission: **mcduels.bot.witch**

A witch only uses potions to PvP. Witches have unlimited potions which means they can use any potion effect to throw at a player. If another player comes to close to the witch, it will use a harming potion. The Witch has the ability to do the following things. Throw HarmingPotion Throw WeaknessPotion Throw SlownessPotion Throw PoisonPotion Use HealingPotion\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stevieplaysmc4.gitbook.io/mcduels/configuration/pvp-bots.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
