> For the complete documentation index, see [llms.txt](https://sheets.bed.codes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sheets.bed.codes/readme.md).

# Welcome

Sheets is a powerful Bukkit plugin that allows you to create rich Java GUIs and Bedrock forms using a single configuration. It features a robust action system, dynamic placeholders, and cross-platform support.

### Key Features

* **Unified Configuration**: [Define your menus once](/advanced/configuration.md) and they work on both [Java and Bedrock](/advanced/platform-specific.md).
* **Chest Edit Mode**: [Visually edit your Java GUIs](/features/editor.md#1-chest-edit-mode-java-only) in-game and save changes directly to the configuration.
* **Dynamic Input**: Use [Anvil menus](/features/editor.md#2-anvil-input) for text input that can be passed to subsequent commands and actions.
* **Powerful Actions**: A wide range of [supported actions](/features/actions.md) for player and server interactions.
* **Multi-Tier Placeholders**: Global variables, local arguments, and integration with [PlaceholderAPI](/features/placeholders.md).
* **Automatic Converter**: Automatically detect and convert [DeluxeMenus configurations](/features/converter.md).
* **Menu Templates**: Quickly create new sheets using [pre-defined templates](/features/templates.md).
