# List of items

Here is a list of all the default custom items that you can use with AdvancedItems. These are just the start and have been created by the community for this plugin - not hardcoded! Fully editable, removeable, renamable etc! &#x20;

Learn how to give these items to players on the Giving Custom Items page: [Giving Custom Items](/general-information/giving-custom-items.md)

### Armor

* Godly Boots
* Godly Chestplate
* Godly Helmet
* Godly Leggings
* Health Leggings
* Hellish Boots
* Hellish Chestplate
* Hellish Helmet
* Hellish Leggings
* OP Boots
* Particles Chestplate

### Guns

* Pistol
* Rifle
* RPG

### Tools

* Multi Pickaxe
* OP Axe
* OP Fishing Rod
* OP Wheat Hoe
* Trench Pickaxe
* Vein Pickaxe
* XP Pickaxe

### Weapons

* Combo Sword
* Freeze Bow
* Head Sword
* OP Archer
* OP Dragon Head
* OP Sword
* Speed Sword

### Miscellaneous

* Crate
* Custom Spawn Egg
* Guardian
* Hostile Spawn Egg
* Med Kit
* Random Voucher
* Resurrection
* Smoke Bomb
* Speed Runner
* Teleporter
* Virtual Crafting Table


---

# 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://items.advancedplugins.net/items/list-of-items.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.
