APAndrey's PluginsDocumentation
$
PLUGIN DOCUMENTATION

SellWorth

A configurable server economy selling system with sell menus, item worths, category progression, history and per-player worth-lore preferences.

Paper / FoliaVault requiredPacketEvents requiredPlaceholderAPI optional

What it does

$

Sell menu

Players place sellable items into a configurable GUI and can use an optional confirmation button before sale.

×

Category multipliers

Selling category items advances progress and unlocks higher multipliers.

Worth lore

Displays stack worth directly on items and lets players or staff control the display according to config.

Persistent profiles

Supports SQLite, MySQL and MongoDB for profile and progression data.

Quick start

  1. 1
    Install Vault and PacketEvents, then install the SellWorth customer JAR.
  2. 2
    Claim your AP license and set it in plugins/SellWorth/license.yml.
  3. 3
    Restart so config.yml and worth.yml are available.
  4. 4
    Review DATABASE.TYPE and connect the storage you want to use.
  5. 5
    Edit worth.yml for item values, then test /worth and /sell with a test economy account.

Explore the docs