# Donut-lives

## 🏠 Home

Welcome to the official wiki for vLives!

#### What is vLives?

vLives is a hardcore lives management plugin that adds a thrilling survival challenge to your server. Players start with a configurable number of lives. Each death removes a life, and running out of lives results in a temporary ban. With a powerful booster system, detailed life history, and extensive admin controls, vLives is the ultimate plugin for creating a high-stakes gameplay experience.

#### Key Features

* Lives System: Players have a limited number of lives, making every decision count.
* Ban on Zero Lives: A configurable temporary ban system raises the stakes of survival.
* Flexible Ban System: Choose between a vanilla ban or teleporting players to a custom "ban area" where they can't escape.
* Life History GUI: Players can view a detailed history of how and when they lost each life.
* Powerful Booster System: Create custom personal and global boosters to grant players life-saving perks or kill rewards.
* Full Admin Control: Easily manage any player's lives, give booster items, and reload the plugin on the fly.
* Extensive Configuration: Customize everything from starting lives and messages to the properties of every booster.


---

# 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://donutlives.pikz.dev/donut-lives.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.
