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

# Pubg

## 🎮 Elena PUBG

### Welcome to Elena PUBG Documentation

**Elena PUBG** is a fully-featured Battle Royale system designed for FiveM servers. Built with multi-framework compatibility and packed with professional features.

{% hint style="success" %}
**Latest Version:** 2.0.0\
**Last Updated:** 2025
{% endhint %}

### ✨ Key Features

* 🎯 **Multi-Framework Support** - QBX, QBCore, ESX
* 📦 **Multi-Inventory Support** - ox\_inventory, qb-inventory, qs-inventory
* 🎨 **Multi-Target Support** - ox\_target, qb-target, DrawText3D fallback
* 🌍 **5 Language Support** - TR, EN, DE, FR, ES
* 🌐 **Web Admin Panel** (Pro Edition) - Real-time management
* 💬 **Discord Webhooks** - Detailed logging
* 📊 **Live Statistics** - MySQL-based leaderboard
* 🛡️ **Routing Bucket** - Isolated battle environment
* 🎮 **Dynamic Zone System** - 4-level shrinking zones
* 💀 **Death & Respawn System** - Configurable timers

### 🚀 Editions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>LITE Edition</strong></td><td>Core Battle Royale system with all gameplay features</td><td><a href="/files/zQrVum7ccJ7zkgX8HAtn">/files/zQrVum7ccJ7zkgX8HAtn</a></td></tr><tr><td><strong>PRO Edition</strong></td><td>Everything in Lite + Web Admin Panel for real-time control</td><td><a href="/files/32OCfIXB1pSYqmMsiORb">/files/32OCfIXB1pSYqmMsiORb</a></td></tr></tbody></table>

### 📖 Documentation Structure

* Getting Started - Installation and setup
* Configuration - All configuration options
* Features - Detailed feature documentation
* Web Panel - Pro Edition web panel guide
* Commands - All available commands
* API - Developer documentation
* Troubleshooting - Common issues and solutions

### 🛒 Purchase

* **Tebex**: [www.elenascript.shop/](https://www.elenascript.shop/)
* **Discord**: [discord.gg/elena](https://discord.gg)
* **Support**: in Discord Ticket

### 📜 License

This resource is protected by FiveM's escrow system. Resale or redistribution is strictly prohibited.


---

# 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, and the optional `goal` query parameter:

```
GET https://elena-scripts.gitbook.io/elenascripts/gameplay/pubg.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
