▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Chestless Player Shop
Chestless Player Shop

Chestless Player Shop

A new version of the Chest Shops WIHOUT THE CHESTS

6
0

Chestless Player Shops

A fully virtual, GUI-driven player shop plugin for Paper 1.21.1+
Made by Milan Vosters


Overview

Chestless Player Shops lets players create and manage their own shops — no physical chests or signs required. Everything is handled through clean, paginated GUIs. Players set the item they want to sell, the item they want in return (as payment), and manage their stock virtually. Buyers browse all available shops from a single menu and purchase with one click.


Features

  • Virtual Shops — No physical blocks needed. Shops exist entirely in the plugin's database.
  • Custom Shop Icons — Each shop can have a unique icon visible in the shop browser.
  • Item-for-Item Trading — Payment is always an item, never money. Set exactly what you want in return.
  • Stock Management — Stock is tracked precisely. Items go out of stock when sold out.
  • Collection Bin — Earnings are stored safely in a virtual collection bin for the owner to claim at any time.
  • Out-of-Stock Alerts — Owners get notified in chat when an item goes out of stock, both live and on login.
  • Safe GUIs — Custom inventory locking prevents items from leaking into or out of menus.
  • Multiple Pages — Stock, collection bin, item list, and shop browser all support pagination.

Setup

Installation

  1. Download ChestlessPlayerShops-1.0-SNAPSHOT.jar.
  2. Place it in your server's plugins/ folder.
  3. Restart the server.

Commands

CommandDescription
/storesOpens the shop browser (same as /stores view).
/stores viewBrowse all available shops.
/stores manageOpen your shop manager to create and edit your shops.
/stores create <name>Create a new shop directly from the command line.
/stores helpShow all commands and a usage guide in chat.

Tab completion is supported for all subcommands.


Buying

  1. Type /stores or /stores view.
  2. Browse the list of shops — each shows the shop name and its cover icon.
  3. Click a shop to view its items.
  4. Hover over an item to see what it costs.
  5. Click an item to purchase it. If you have the payment item and enough inventory space, the trade happens instantly.

Shop Setup

Create Shop

  • Use /stores manage and click the Emerald Block (Create New Shop), or

Setup GUI

  • Use /stores create <name> directly in chat.
  • Shop names must be 3–16 characters, letters, numbers and spaces only.

Shop Icon (optional)

  • In your shop manager, click the Item Frame (Change Shop Icon).
  • Browse through all available Minecraft items across multiple pages.
  • Click any item to set it as your shop's icon in the browser.

Add Items

  • Click Manage ItemsAdd New Item (green block).

Add item

  • Follow the chat prompts:

    1. Hold the item you want to sell in your main hand and type the quantity per purchase (e.g. 64).
    2. Hold the item you want in return in your main hand and type the cost amount (e.g. 5).
  • Left-click an existing item → change its price.

  • Right-click an existing item → delete it (with confirmation). Remaining stock is moved to your Collection Bin.

Stock

  • Click Manage Stock → select the item you want to restock.
  • In the stock chest that opens:
    • Shift-click items from your inventory to deposit them.
    • Click the Hopper button (Import from Inventory) to deposit all matching items at once.
    • Left-click items in the chest to withdraw them back to your inventory.

Stock quantity is tracked numerically — the chest is virtual and has unlimited capacity.

Stock

Earnings

  • Click Collection Bin in your shop manager.
  • Click any item stack to collect it into your inventory.
  • Earnings accumulate here even while you're offline.

Delete Shop

  • Click Delete Shop in your shop manager.
  • You must empty your Collection Bin and remove all listed items first.

Alerts

EventNotification
An item's stock is sold out while you're onlineChat warning + sound
You log in and any shop item is out of stockChat summary + sound

Image of Store warning stock is low


Config

Config file: plugins/ChestlessPlayerShops/config.yml

max-shops-per-player: 3

messages:
  shop-created: "&aShop &e{name} &acreated!"
  shop-deleted: "&cShop &e{name} &cdeleted."
  shop-limit-reached: "&cYou have reached the maximum number of shops!"
  invalid-name: "&cInvalid name! Use 3-16 letters/numbers/spaces."
  not-enough-payment: "&cYou don't have enough {item} to buy this!"

📁 Data Storage

All shop data is stored as JSON files in:

plugins/ChestlessPlayerShops/data/<player-uuid>.json

Each file contains all shops owned by that player, including items, stock counts, and collection bin contents. Data is automatically saved after every transaction.


🔧 Compatibility

PropertyValue
Server SoftwarePaper
Minecraft Version1.21.1+
Java Version21+
DependenciesNone

Chestless Player Shops — Made by Milan Vosters

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 неделю назад
Обновлён:1 неделю назад
Главная