> For the complete documentation index, see [llms.txt](https://wiki.mypet-plugin.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mypet-plugin.de/skills/beacon.md).

# Beacon

The Beacon skill transforms your pet in a walking and more powerfull [beacon](http://www.minecraftwiki.net/wiki/Beacon_Block). For administration of the buffs the plugin uses a custom menu (see Beacon Buff Selection Menu) that can be opened with the `/petbeacon` [command](/setup/commands.md#skill-commands). By default this skill consumes food when it is active, that means the [Saturation](/systems/hungersystem.md)-Value decreases continuously while the skill is active.

## Beacon Buff Selection Menu

<img src="/files/-LXxY2KuAuLSECcsHlR0" alt="" data-size="original">&#x20;

* **1** selectable buffs
* **2** target selection (owner, party, everyone)
* **3** remaining selectable buffs
* **4** confirm/cancel selection
* **5** power on/off

## Demonstration &#x20;

![](/files/-LXxYD4YkQknDIV4zR9w)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.mypet-plugin.de/skills/beacon.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.
