# Features

### Highlighted Features

* Custom Potions.
  * Unlimited drinkable and splash potions.
* Particles.
  * Particle support. Different type, amount and time for each potion.
* After Effects.
  * Need to execute commands after potion expires? No problem!
* Advanced Command System
  * Chance system to make your potions be chance based.
  * Weight system to make commands weigh based.
  * Executor selection that allows whether console or player will execute.
  * Order system, if you need to do something before or after.
* Cooldowns, Custom Models, Potion Colors...
  * Seperate cooldowns, potion colors, executing commands you name it.
* Lightweight.
  * Lightweight as feather. Servers will not suffer from plugin’s operations.
* Limitless Creativitity.
  * Sky is your limit. You can create whatever custom potion you want.


---

# 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://kardasland.gitbook.io/aetherpotions/overview/features.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.
