# Kill Streaks (Coming Soon)

## ⭐ Description&#x20;

Have you ever wanted to be able to interact with the community a little bit more? *Now you can.*&#x20;

With our efficiently made technology, you can easily start a game, start a giveaway, and have a one in a kind experience.&#x20;

The plugin consists of efficiently made kill streaks where when you kill a player a set amount of times, you'll be given a prize which is set in a configuration file. All of the messages are configurable to ensure an awesome user experience as well as supports chat color and hex color codes.&#x20;

## 📄 Commands and Features&#x20;

We offer a variety of commands and features as well as configuration in the plugin as you can see below.&#x20;

* Player information like kills, deaths, current kill streak, and highest kill streak are saved into a MongoDB database.&#x20;
* Prizes are given to a player depending on what's their kill streak.&#x20;
* Death messages have been removed and custom ones have been added.&#x20;
  * Death messages for if a player dies by themselves and if they're killed by another player.&#x20;
* 99.9% configurability.&#x20;
* Supports chat color and hex color codes.&#x20;

## ✅ Dependencies&#x20;

* None.&#x20;

## 💵 Price&#x20;

All of our plugins come with 24/7 support, feel free to make a support ticket in our [Discord server](https://discord.gg/vY435DcGFJ) if you have any questions, comments, or concerns.&#x20;

* Jar: $10&#x20;
* Source code: $50&#x20;

{% hint style="success" %}
Do you want to test the plugin? *Join our test server at **dev.loganmagnan.com** on **Minecraft 1.21**.*&#x20;
{% endhint %}


---

# 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://docs.loganmagnan.com/paid-plugins/kill-streaks-coming-soon.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.
