# MQ2FeedMe

## Description

**MQ2Feedme**, by s0rCieR, is a plugin which will eat/drink items that you specify, in order to keep your hunger/thirst above a certain level (and thus not eat your stat food).

* It can be found [here](https://macroquest2.com/phpBB3/viewtopic.php?t=11490). \*\*An updated version of the plugin,

  with a few changes, can be found in [this](https://macroquest2.com/phpBB3/viewtopic.php?t=11490\&start=107) post by

  jaq.\*\*

## Commands

* **/autodrink**

Force manual drinking

* **/autodrink 0**

Turn off autodrinking

* **/autodrink #**

Set thirst level. When ${Me.Thirst} is below this, the plugin will drink for you

* **/autofeed**

Force manual feeding

* **/autofeed 0**

Turn off autofeeding

* **/autofeed #**

Set hunger level, below which the plugin will automatically eat for you

## INI File

This plugin stores its information in the file MQ2FeedMe.ini. This INI file contains a list of all the food/drink that should be consumed (see the sample INI in the first page of the plugin post).

## See Also

* [Plugins](broken://pages/-Me4I94WGlOtA0pQ_0oB)


---

# 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://macroquest.gitbook.io/macroquest/plugins/community-plugins/mq2feedme.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.
