# Feature List

* BedWars1058 and BedWars2023 support!
* 6 build-in guns type (You can add more by yourself!)
* 2 build-in upgrades type (You can add more by yourself!)
* Gun's bullet system (reload, cooldown, bullet display, per gun bullet, ...)
* New shop category for guns
* Disable ranged category (Toggleable)
* Headshot System (Toggleable)
* Customizable gun options (about 11 if I remember right)
* Effects system for gun ([Click here for more information](/bedwars-armed-mode/configuration/guns/advanced.md))
* PlaceholderAPI support!

I think this is the end because I don't have time to list a few other small features!


---

# 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://twightlight.gitbook.io/bedwars-armed-mode/getting-started/feature-list.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.
