> For the complete documentation index, see [llms.txt](https://worstplugins.gitbook.io/worstbroadcaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://worstplugins.gitbook.io/worstbroadcaster/homepage.md).

# Homepage

In this wiki you can find a detailed guide on how to use WorstBroadcaster and what you can do with it.

## FAQ

Here are some questions and their answers you will may be interested to know.

### What is WorstBroadcaster?

WorstBroadcaster is a spigot plug-in which gives you the opportunity to send messages to online players in various and particular ways.

### What versions are supported?

The plug-in can be used on *1.16.5 - latest* servers.

### Why is the plug-in in BETA?

WorstBroadcaster is a brand new plug-in which is still **under** **development**: it misses some features and it can may have some bugs.\
The current version available is not ready to be defined as completely stable yet!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://worstplugins.gitbook.io/worstbroadcaster/homepage.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.
