TheClowner / ccshop-support

Support for ccShop (Premium Spigot Plugin)
0 stars 1 forks source link

ccShop - Modern Player Shops

Modern Sign / Chest based player and admin shops. GUI based.

ccShop is a premium Spigot/Paper plugin that adds player and admin shops.

Player shops require in-world storage (ie chest, barrel) and a sign, with GUI-menus for buying/selling and managing the shop that open from the sign.

Spigot and Paper 1.14 to 1.20 are supported.

Links:

Setup / Wiki Pages

Basic Shop Setup (Instructions for players)

Each Player shop still needs a sign and a container (eg. Chest, Barrel, etc.).
Customers will need to come to the physical location of the shop in order to buy/sell from it.

Setting up a shop is as simple as placing a sign near a container.

Sign Format:

Line 1: [shop]
optional Line 2: Item Name or auto
optional Line 3: Item Price - the price for each item
optional Line 4: buy and/or sell - whether this is a buy or sell shop

auto as an item name will add the items found in the shops storage.
To set a different buy and sell price, use the format b[buyPrice] s[sellPrice].
The first line is required, but all other options can be set in the GUI instead.

Example:

[shop]
COAL
b19.99 s10
buy sell

This sets up a shop which will let people buy coal for $19.99 and sell it back to you for $10.

Right clicking on the sign will open a Shop manager GUI, which allows you to change some of the shop settings, as well as open it to allow customers to use it.

For Admin shops, use [adminshop] on the first line. Shift + Right Click opens the GUI.

Plugin Features:

General:

Customer Interaction

Shop Management

Administration Features