PlayerShop

PlayerShop

14.1k Downloads

PlayerShop-Reloaded permissions (v0.2+):

/shop create                         PSReloaded.create
/shop add (item) (pcs) (price) PSReloaded.add
/shop remove PSReloaded.remove
/shop delete PSReloaded.delete
/shop visit (playerName) PSReloaded.visit
/shop name (name) PSReloaded.name

The MySQL is disabled in DEV builds!!!

After updating to 1.5 use /shop convert command!

The PlayerShop is a simple plugin for selling/buying item(s) from other players.

Required plugin: Vault (and an Economy plugin)

Optional plugin: Citizens2 (for NPC supporting)

Command Descpription Permission
/shop visit <player> Visit a player's shop playershop.visit
/shop add <item/hand> <PCS> <price> Sell an item playershop.sell
/shop delete Delete the shop playershop.delete
/shop remove <seller> <ID> Remove an item from shop playershop.remove
/shop create Create a shop playershop.create
/shop upgrade Upgrade the shop playershop.upgrade
/trade add <item/hand> <pcs> <tradeto> <pcs> Add a trade playershop.trade.add
/trade remove <ID> Remove a trade (Except 1.4) playershop.trade.add
/trade <ID> Trade! :D (Except 1.4)

 -

 /shop npc create  Create  a shop NPC  -
 /shop npc delete  Delete your shop NPC  -

Signs:

[PlayerShop] visit sign creating:

Line 1: [PlayerShop]
Line 2: visit
Line 3: <player_name>

[PlayerShop] buy sign creating:

Line 1: [PlayerShop]
Line 2: buy
Line 3: <seller_name>
Line 4: ID

MySQL (Trades not support in 1.4 and 1.4.1):

use: false/true
hostname: [hostname]
database: [database name]
user: [username]
password: [password]
port: [port]