# Better Armorstands

Adds new features to armor stands and gives players more control over them, especially builders!

* **/armorstand** or **/as** can be used to edit a armor stand
* **/armorstand last** opens the lastly edited armor stand
* **/armorstand near** opens the nearest armor stand
* Armor stands can be named
* You have 20+ preset poses to choose from
* Armor sets between player and armor stand can be swapped by **shift+right-clicking** the armor stand

{% embed url="<https://proxy.spigotmc.org/a9738ade1bc0b8726d19433c65b55bbc4d728dfd?url=https://media.giphy.com/media/8QnPWRPuqPux1i5hvi/giphy.gif?cid=790b761120da9136088c897850a9c268db4187ce59760628&rid=giphy.gif&ct=g>" %}
GUI Editor
{% endembed %}

{% embed url="<https://proxy.spigotmc.org/84af3ad6a220a10055a527dc8012404d1668e792?url=https://media.giphy.com/media/ud2j0SNbpsOUgsZYgI/giphy.gif?cid=790b761178fbfc4456024b486e051c609aca6159939e19d9&rid=giphy.gif&ct=g>" %}
Preset Poses
{% endembed %}

{% embed url="<https://proxy.spigotmc.org/0790990847bbd929ff6d77083e2cd7c7495dce39?url=https://media.giphy.com/media/jZ6qucXUyZ8TcTMFyl/giphy.gif?cid=790b7611be9a329f78d0df130fc9039f59dd447dbd36bd43&rid=giphy.gif&ct=g>" %}
Armor Swapper
{% endembed %}


---

# 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://thecrib.gitbook.io/welcome/server/gameplay-tweaks/better-armorstands.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.
