# AutoSell

![](/files/-LyUB7tBzjYhy_K-4U-H)

## Description

**AutoSell** is the selling solution for all prison servers, allows server owners to create permission-based shops were players are able to sell their items. **AutoSell** is also fully equipped with a wide range of extra features.

## Features

* Highly customizable.
* Auto selling.
* Multiplier system.
* Blocks to inventory.
* Automatic ingots to blocks converter system.
* Auto smelt system.
* Supports all enchantments.
* Easy to setup command-based shop system.
* [WorldGuard ](https://dev.bukkit.org/projects/worldguard)support.
* [PlaceholderAPI ](https://www.spigotmc.org/resources/6245/)support.
* [VKBackPack ](https://www.spigotmc.org/resources/vkbackpack.10117/)support.

## Dependencies

#### Required dependencies

* [Vault](https://www.spigotmc.org/resources/34315/)
* Any vault compatible economy plugin

#### Optional dependencies

* [WorldGuard](http://dev.bukkit.org/bukkit-plugins/worldguard/)
* [MineResetLite](https://www.spigotmc.org/resources/mineresetlite-with-worldedit-v6-v7-tokenenchant-explosive-support.61713/)
* [PrisonMines](https://www.spigotmc.org/resources/prisonmines.4046/)
* [AsylumMines](https://www.spigotmc.org/resources/asylummines.63552/)

## Setup

1. Put the **AutoSell jar** file in your plugins folder.
2. Restart the server.
3. Open the **config** file found in **plugins/AutoSell/**.
4. Enable the plugin you want to use to setup **AutoSell** shop regions (from `hooks:` section).
5. Restart the server.
6. Modify the other options and files to fit your server's layout.
7. Reload **AutoSell** `/ASA Reload` (Some options might require a restart to apply the changes).
8. Create your **AutoSell** shops (Look at [Commands & Permissions](/clips-plugins/autosell/commands-and-permissions.md#admin-commands) page for the create command and other related commands for this).
   * To set the shop's region, name it with the same name of the region/mine (of the plugin you chose in hooks) you want to take its region.
9. Check the [Commands & Permissions](/clips-plugins/autosell/commands-and-permissions.md) page, to give your players access to commands/features you want them to use.
10. And you're done! Give us a review about the plugin [here](https://www.spigotmc.org/resources/autosell.2157/).


---

# 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://wiki.helpch.at/clips-plugins/autosell.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.
