# Introduction

Welcome to the complete documentation for **CraftEngineConverter**, the ultimate plugin to convert configuration files from other plugins into the CraftEngine format.

## ⭐ Key Features

### Conversion Support

* **Multi-Plugin Compatibility**: Seamlessly convert configuration files from a variety of popular plugins into the CraftEngine format. `Only Nexo plugin is supported for now. More to come soon!`
* **Automated Process**: Simplify your workflow with automated conversion processes that save you time and effort.

### ⚡ Performance & Reliability

* **Folia Compatible**: Fully supports Folia's regionized multithreading for maximum performance and stability.
* **Multi-Threaded Pack Conversion**: Leverage multi-threading capabilities to speed up the conversion process, ensuring efficient handling of large configuration files.

## 🗺️ Quick Navigation

### 🚀 Getting Started

* [📋 Requirements](https://1robie.gitbook.io/craftengineconverter/getting-started/requirements)
* [⚡ Quick Start](https://1robie.gitbook.io/craftengineconverter/getting-started/quick-start) - Get running in 5 minutes!

### ⚙️ Configuration

* [🔧 Main Configuration](https://1robie.gitbook.io/craftengineconverter/configuration/main-config)

### 💻 Commands & Permissions

* [⌨️ Commands](https://1robie.gitbook.io/craftengineconverter/commands-and-permissions/commands)
* [🔐 Permissions](https://1robie.gitbook.io/craftengineconverter/commands-and-permissions/permissions)

### 🆘 Support

* [❓ FAQ & Troubleshooting](https://1robie.gitbook.io/craftengineconverter/troubleshooting-and-support/faq)
* [🐛 Common Issues](https://1robie.gitbook.io/craftengineconverter/troubleshooting-and-support/common-issues)
* [📞 Contact & Support](https://1robie.gitbook.io/craftengineconverter/additional-resources/contact)

## 📄 License

This project is licensed under the GNU License. See the [LICENSE](https://github.com/1robie/CraftEngineConverter/blob/master/LICENSE/README.md) file for details.

***

**Version :** <code class="expression">space.vars.PLUGIN\_VERSION</code>


---

# 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://1robie.gitbook.io/craftengineconverter/getting-started/readme.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.
