promotional bannermobile promotional banner

CLIShop

CLIShop
<p>Yeah.</p>

Yeah.

<p>CLIShop Market
Inspired by <a href="http://dev.bukkit.org/server-mods/VirtualShop/">VirtualShop</a></p>

CLIShop Market Inspired by VirtualShop

<p>In 0.2, short-hand was added. Looks like this.</p>

In 0.2, short-hand was added. Looks like this.

Description

CLIShop

CLIShop is a plugin that creates a command-based virtual free market for players, much like VirtualShop which no longer works. What the CLIShop market looks like.

Installation

CLIShop requires Vault and a working economy plugin.

Usage

After plopping this into your plugins folder, your players will have a couple of commands to use, which is explained in the commands section.

Configuration

config.yml

sell_damaged_items: false #Can players sell damaged tools or colored wool?
price_limit: 5000000.00 #Maximum price players can set on items (default 5,000,000)
shorthand: true #Shortens length of market list (more like VirtualShop's)

SALES

I don't recommend messing with this file. It contains the items players are trying to sell.

Commands

Player

/cshop - Master player command

/cshop help - Get help on using CLIShop

/cshop sell [item] [amount] [cost_per_one] - Sell amount of items for cost per one (taken from inventory)

/cshop sell hand [amount] [cost_per_one] - Sell the amount of [item in your hand] for cost per one

/cshop buy [player] [item] [amount] - Buy the amount of items from player

/cshop list <page> <item> - Show the CLIShop market shopping list. Page defines the page to view. Item filters the shop by only displaying those selling the item.

  • CLIShop pages do not consume memory; it is processed on the fly.

Admin

/csadmin reload - Reload CLIShop configuration files.

Permissions

clishop.player - Grants permissions to use all /cs commands

clishop.admin - Grants permissions to use all /csadmin commands

Source

The source can be found at GitHub, which is open to the public.

The CLIShop Team

profile avatar
  • 7
    Projects
  • 85.7K
    Downloads

More from _ForgeUser8976848View all