AutoSell
The AutoSell System allows players to automatically sell items from their inventory. This feature helps streamline the selling process and increases efficiency in economy-based servers.
Players with the base permission vortexprisoncore.autosell
and appropriate tier permissions vortexprisoncore.autosell.tier1
can access the autosell GUI with /autosell
.
Players can add items to /autosell
gui so that item autosells as soon as player gets it which can be toggled via /autosell on/off
Configuration
Explanation
Price Provider
Determines where the plugin will get item prices from.
Supported options:
ShopGUIPlus
– Uses prices from ShopGUIPlus.Essentials
– Uses prices from Essentials Economy.
Tiers
AutoSell has different tiers, each defining the size of the GUI where items are stored before being sold.
Name: The name of the AutoSell tier.
Rows: The number of inventory rows in the AutoSell GUI (1-6 rows).
Example
This means Tier 3 AutoSell will have a GUI with 3 rows, allowing players to store and sell more items at once.
Customization
Add new tiers by increasing the tier number and specifying the number of rows.
Change the price provider to match your server’s economy system.
Last updated