# PvPItems

Purchase online at [mantic.dev/product/pvpitems](https://www.mantic.dev/product/pvpitems)

**`Switcher Balls`** Switch positions with a player! - Customisable cooldowns, Ability to block the use in certain worlds & regions!&#x20;

**`Potion Orbs`** Ability to make your own potion orbs with different potion effects, amplifiers , individual cooldowns & durations!&#x20;

**`Blinder Balls`** Give a player blindness and/or slowness! Customisable cooldowns, Ability to block the use in certain worlds & regions!&#x20;

**`Throwable Cobwebs`** Ability to throw cobwebs! Customisable cooldowns, automatic removal of webs and ability to block them in certain regions and worlds!

**`Bone Item`** - when someone is hit x amount of times they cannot place blocks for x amount of time.

**`Fake Pearls`** - confuse your enemies by throwing fake enderpearls.

Developer Events: ThrowableWebLandEvent, SwitcherBallEvent, BlinderBallEvent, BoneUseEvent, FakePearlUseEvent and OrbUseEvent

**Example footage:**

Switcher Balls: <https://gyazo.com/607d1698121bed2f0b7d76592483fef0>&#x20;

Throwable Cobwebs: <https://gyazo.com/756011149627bcdf72199bf34795d75e>&#x20;

Blinder Balls: <https://gyazo.com/86183d9e19ecaf90d9bf0cbd7e6eaa8c>&#x20;

Orbs: <https://gyazo.com/74ebb63e143aa17618c7adc3f043f48d>


---

# 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://docs.mantic.dev/pvpitems.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.
