# Funnycube's Plugins

- [CowPunch](https://wiki.helpch.at/funnycubes-plugins/cowpunch.md): Make Cows Fly Away
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/cowpunch/commands-and-permissions.md): List of commands and permissions for the plugin
- [Firework Chests](https://wiki.helpch.at/funnycubes-plugins/fireworkchests.md): Launch fireworks from any block
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/fireworkchests/commands-and-permissions.md): List of commands and permissions for the plugin
- [Configuration](https://wiki.helpch.at/funnycubes-plugins/fireworkchests/configuration.md)
- [Fish Slapper](https://wiki.helpch.at/funnycubes-plugins/fishslapper.md): Slap your players sky high!
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/fishslapper/commands-and-permissions.md): List of commands and permissions for the plugin
- [Configuration](https://wiki.helpch.at/funnycubes-plugins/fishslapper/configuration.md)
- [RawMsg](https://wiki.helpch.at/funnycubes-plugins/rawmsg.md): Send Raw Messages to a player or the server with PlaceholderApi Support
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/rawmsg/commands-and-permissions.md): List of commands and permissions for the plugin
- [Spit](https://wiki.helpch.at/funnycubes-plugins/spit.md): Let your players spit like Llamas
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/spit/commands-and-permissions.md): List of commands and permissions for the plugin
- [Temp MOTD](https://wiki.helpch.at/funnycubes-plugins/tempmotd.md): Set a timed temporary message all from one command!
- [Commands & Permissions](https://wiki.helpch.at/funnycubes-plugins/tempmotd/commands-and-permissions.md): List of commands and permissions for the plugin
- [Configuration](https://wiki.helpch.at/funnycubes-plugins/tempmotd/configuration.md)


---

# 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://wiki.helpch.at/funnycubes-plugins.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.
