# Home

Welcome to the official EasySell documentation! EasySell is a powerful and easy-to-use item selling plugin for Minecraft servers.

## What is EasySell?

EasySell provides players with a simple GUI-based system to sell their items. Players can open a sell menu, place items into it, and when they close the inventory, all items are automatically sold at configured prices. The plugin also features real-time item worth display in item lore.

## Features

* **GUI-Based Selling** - Simple drag-and-drop interface for selling items
* **Real-Time Worth Display** - See item values directly in item lore while browsing inventory
* **1500+ Pre-configured Prices** - Extensive default price list for all Minecraft items
* **Shulker Box Support** - Automatically calculates worth of items inside shulker boxes
* **Customizable Messages** - Full control over all plugin messages with multiple display types
* **Sound Effects** - Configurable sounds when items are sold
* **Vault Integration** - Seamless economy integration
* **Hex Color Support** - Modern color codes including hex colors (#RRGGBB)
* **Number Formatting** - Large values displayed with K/M/B/T suffixes

## Requirements

* **Spigot/Paper** 1.16 or higher (developed for 1.21.4)
* **Vault** - Economy plugin API
* **ProtocolLib** - Required for item worth display
* **Economy Plugin** - Any Vault-compatible economy (EssentialsX, CMI, etc.)

## Support

Need help? Join our Discord server at **discord.gg/pikzstudios**

***

*EasySell is developed by Pikz and Kammoun at PikzStudio*


---

# 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://easysell.pikz.dev/home.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.
