# Armour Stand Editor

## Introduction

The armour stand editor is a cosmetic feature that allows users to very intricately modify armour stands to create detailed scenes and/or decorations. It is purchasable from the [shop](https://shop.unitedlands.net/category/250289) for €10.

## Guide

To edit an armour stand, simply look at it and run the command `/armorstand` or **shift-right-click**. This will open a GUI where you can edit all the possible values of the stand.

<figure><img src="/files/qBUkWhZifA3DMvKIWxTe" alt=""><figcaption><p>Editor GUI</p></figcaption></figure>

### Features

* Add items in both hands.
* Rotate the armour stand base.
* Change head direction.
* Change arm and leg direction.
* Move the stand around, allowing for more intricate placement.
* Toggle base plate visibility.
* Toggle between normal and small sized stands.
* Toggle visibility of the stand skeleton.
* Toggle gravity.
* Toggle arm visibility.
* Toggle nametag visibility.
* Toggle glowing.
* Toggle interactability (this disables the shift-right-click to open the GUI).

{% hint style="info" %}
If you toggle off interactability, you can still open the menu using the following commands:

* `/armorstand last` To edit the last armour stand you interacted with.
* `/armorstand near` To edit the nearest armour stand to you, if multiple are nearby you will be given a list to select from.&#x20;
  {% endhint %}

<figure><img src="/files/NG70JDMNa7uO2koy6cI4" alt=""><figcaption><p>Example of what you can make with custom armour stands.</p></figcaption></figure>

### Rules

Though this is a sponsor perk, there are still rules and restrictions you must follow when using the feature. Breaching any of these may result in punishments - including **removal of the perk entirely**. There are no refunds so ensure you understand these **before** buying.

1. Follow server-wide rules regarding content - **inappropriate poses are not allowed**.
2. You may edit armour stands freely with members of your town and other players with the same perk. You may **not** give them to players without the perk.
3. You may not sell edited armour stand services to any players in any capacity.


---

# 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://info.unitedlands.net/sponsor-mechanics/armour-stand-editor.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.
