# Bentobox

### What is included in BentoBox support?

* KGenerators adds a few flags, which help players manage their island. You can translate them in your BentoBox lang files.
* All generators are beeing removed on island deletion

### Added KGenerators flags

**Flag: KGENERATORS\_USE\_FLAG**\
\&#xNAN;*Default: Member*\
Determines if players could mine generators on this island.

**Flag: KGENERATORS\_PICKUP\_FLAG**\
\&#xNAN;*Default: Member*\
Determines if players could pick up generators on this island.

**Flag: KGENERATORS\_**&#x4F;PEN\_MENU\*\*\_FLAG\*\*\
\&#xNAN;*Default: Member*\
Determines if players could open generator's menus on this island.

### Flags configuration

In main `config.yml` automagically bentobox configuration section should be generated. There you can set default flags values\
\
BentoBox flags language are located in `plugins/BentoBox/locales/BentoBox/<lang>.yml` There you'll find also KGenerators lang settings


---

# 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://kzone.gitbook.io/docs/kgenerators/supported-plugins/bentobox.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.
