# Home

## Quick Navigation

* [**Installation Guide**](broken://pages/7521abbcbfb74c45ea1aa1f2c6fc7a09e5c39857) - Get started with AnnouncementGUI
* [**Configuration**](broken://pages/3aa20ca553281475fad1f738d6cbe4547b271ccf) - Configure the plugin to your needs
* [**Commands**](broken://pages/7fed63e0204c948823d8ec28dad5605810026b85) - All available commands and their usage
* [**Permissions**](broken://pages/b0416970cf2bba008ba7c6680911bd59e8aca27c) - Permission nodes for access control
* [**Features**](broken://pages/37dcc4ce354262fb13b77a2a8a4646bed3b890c0) - Comprehensive list of plugin features
* [**GUI Guide**](broken://pages/22c0c5d21c46860658b35f16046efd5a7231ca12) - How to use the graphical interface
* [**Multi-Server Setup**](broken://pages/453baa526b5c0705066491a5a4441064100e49a0) - Configure for multiple servers
* [**PlaceholderAPI Integration**](broken://pages/602c601f73e3d4ca18b75247418b1b7c28e9fd95) - Use placeholders in announcements
* [**Troubleshooting**](broken://pages/9f1a1d228bfdd617bed831437a6e97548140d368) - Common issues and solutions
* [**FAQ**](broken://pages/643492c40bbd297b3aa6c1c16ceade49c6351acf) - Frequently asked questions

## ⚡ Quick Start

{% stepper %}
{% step %}

### Download & Install

Download the latest release from the [Releases page](https://github.com/dumbo-the-developer/AnnouncementGUI/releases) and place the JAR file in your server's `plugins/` folder.
{% endstep %}

{% step %}

### Restart Server

Restart your server so the plugin can initialize.
{% endstep %}

{% step %}

### Configure

Edit `plugins/AnnouncementGUI/config.yml` to customize the plugin.
{% endstep %}

{% step %}

### Open the GUI

Use the `/announcegui` command to open the GUI.
{% endstep %}
{% endstepper %}

## 🎯 Key Features

* **Easy-to-use GUI** for creating and managing announcements
* **Multi-server support** with configurable server targeting
* **PlaceholderAPI integration** for dynamic announcements
* **MiniMessage support** for rich text formatting
* **MySQL and SQLite** storage options
* **Folia support** for modern server platforms
* **Import/Export** functionality for announcement backups
* **Real-time sync** across multiple servers (MySQL)

## 📦 Requirements

* **Minecraft Server**: Paper 1.21+ or Folia
* **Java**: 17 or higher
* **Optional**: PlaceholderAPI for placeholder support

## 🔗 Links

* **GitHub Repository**: [dumbo-the-developer/AnnouncementGUI](https://github.com/dumbo-the-developer/AnnouncementGUI)
* **Issues & Bug Reports**: [GitHub Issues](https://github.com/dumbo-the-developer/AnnouncementGUI/issues)
* **Feature Requests**: [GitHub Discussions](https://github.com/dumbo-the-developer/AnnouncementGUI/discussions)

## 📝 Getting Help

{% stepper %}
{% step %}
Check the [FAQ](broken://pages/643492c40bbd297b3aa6c1c16ceade49c6351acf) page.
{% endstep %}

{% step %}
Review the [Troubleshooting](broken://pages/9f1a1d228bfdd617bed831437a6e97548140d368) guide.
{% endstep %}

{% step %}
Search existing [GitHub Issues](https://github.com/dumbo-the-developer/AnnouncementGUI/issues).
{% endstep %}

{% step %}
Create a new issue if your problem isn't covered.
{% endstep %}
{% endstepper %}

## 🤝 Support

For bug reports and feature requests, please use the [GitHub Issues](https://github.com/dumbo-the-developer/AnnouncementGUI/issues) page. Provide detailed information to help resolve issues quickly.

***

**Last Updated**: January 2026 | **Plugin Version**: 1.0+


---

# 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://announcementgui.meteordevelopments.com/home.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.
