Description
Say goodbye to individual mom and pop player shops - let your players compete against each other on a server-wide market!
LonelyShop provides a single self-serve player-managed item shop where players can put their items for sale and purchase items from others with minimal setup and configuration required!
Introduction
The shop uses a GUI-based interface to buy items from and allows players to search for a specific item. Players access the shop by typing /buy
You can also search for specific items by material and data.
Requirements
- Vault
- MySQL
- (Optional) Essentials - for friendly item aliasing and mailing users who are offline and sold an item
Commands
| /ls | lists available commands |
| /sell <price> | sells the item in your hand |
| /buy | View all items that are for sale |
| /buy <material> | View a specific material |
| /buy <material> [data] | view a specific material and data type |
| /shop | View your own shop to retrieve items |
Permissions
| lonelyshop.buy | Can buy from the shop |
| lonelyshop.sell | Can sell to the shop |
| lonelyshop.shop | Can open personal shop and retreive own items for sale |
| lonelyshop.sell.max.<limitName> | Name of the config.yml node item limits |
Demo
You can test this plugin at the.lonelymc.tk:25565







