# Ban Menu

## Elena Ban Menu

Modern, lightweight and powerful ban management system for FiveM servers.

### ✨ Features

* 🎯 Online & Offline ban system
* 👤 Steam Web API integration
* 🌍 6 language support (TR, EN, DE, FR, ES, RU)
* 🔔 Discord webhook logging
* 📊 Real-time ban history & statistics
* 🎨 Modern UI with purple theme
* 🔐 ACE permissions + identifier whitelist
* 📦 Framework independent (Standalone)
* 💾 MySQL database support

### 📋 Requirements

* FiveM Server (latest recommended)
* oxmysql
* MySQL Database

### 🚀 Quick Start

1. Download the script
2. Place in `resources/elena_banmenu`
3. Import SQL file
4. Configure `config.lua`
5. Add to `server.cfg`: `ensure elena_banmenu`
6. Restart server

Open menu with `/banmenu` command or `F6` key.

### 💜 Version

Current: **v1.1.0**


---

# 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://elena-scripts.gitbook.io/elenascripts/core-systems/ban-menu.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.
