# About

XPlayersEXP is a powerful and versatile Minecraft plugin designed to manage player experience seamlessly on your server. Whether you want to allow players to store experience in bottles, run global double experience events, or implement custom experience-based features, this plugin provides a robust and flexible solution.

### Key Features

#### Experience Bottle System

* Allows players to withdraw and store their experience in customizable bottles with secure data storage
* Supports multiple calculation modes (POINTS or LEVELS) and configurable taxes
* Fully customizable item appearance, names, and lore

#### Global Double XP Events

* Start and manage server-wide experience boost events with configurable multipliers and durations
* Dynamic bossbar displays with customizable titles, colors, and styles
* Permission-based bonus multipliers for VIP players

#### Dynamic Command System

* Fully configurable commands and aliases
* Built-in tab completion support
* Comprehensive help menu system

#### Multi-Language Support

* Flexible language system supporting multiple languages
* Easily customizable language files to fit your community
* Prefix support and message formatting

#### PlaceholderAPI Integration

* Comprehensive set of placeholders for integration with chat plugins, scoreboards, and other systems
* Real-time experience and multiplier information
* Event status and time remaining placeholders

#### Configurable and Extensible

* Highly customizable configuration files
* Separate config files for different features (main config, doublexp, gui)
* Easy to tailor to your server's unique needs

#### Secure and Efficient

* Built with performance and security in mind
* Smooth operation even on large servers
* Persistent data storage using Minecraft's NamespacedKey system


---

# 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.xandtech.fr/documentation/xplayersexp/about.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.
