One simple sign, one simple click, sell all items.
Requirements:
* Vault + Economy support (Essentials, iConomy etc..)
Features:
* Sell items with 1 click
* Multiple shops
* Multiplier for donor perks/vote rewards
* Sellable items example inventory
Commands:
* /signsellall reload
----------------------------> Reload config.yml
Permissions:
- signsellall.setup
--------------------------> Permission to setup SellAll sign
- signsellall.use.*
--------------------------> Permission to use all SellAll shops
- signsellall.use.<shopName>
--------------------------> Permission to use <shopName> shop (Ex: "signsellall.use.A Shop" will give permission to sell at A Shop
- signsellall.multiplier.<multiplierName>
--------------------------> Permission to multiply the price (Ex: "signsellall.multiplier.Vip1" will give 1.5 multiplier
Setup:
1. Buy/Download the plugin and insert into plugins folder
2. Start the server and let plugin load his Folder and config.yml
3. Open config.yml, modify what u want and then do /signsellall reload
4. Place a sign with 1 line the String "sign.detecting" from config.yml, 2 line Shop Name, 3 and 4 line don't write nothing because the plugin will replace it with config.yml settings
5. Enjoy selling Blocks/Items
Config Example:
Requirements:
* Vault + Economy support (Essentials, iConomy etc..)
Features:
* Sell items with 1 click
* Multiple shops
* Multiplier for donor perks/vote rewards
* Sellable items example inventory
Commands:
* /signsellall reload
----------------------------> Reload config.yml
Permissions:
- signsellall.setup
--------------------------> Permission to setup SellAll sign
- signsellall.use.*
--------------------------> Permission to use all SellAll shops
- signsellall.use.<shopName>
--------------------------> Permission to use <shopName> shop (Ex: "signsellall.use.A Shop" will give permission to sell at A Shop
- signsellall.multiplier.<multiplierName>
--------------------------> Permission to multiply the price (Ex: "signsellall.multiplier.Vip1" will give 1.5 multiplier
Setup:
1. Buy/Download the plugin and insert into plugins folder
2. Start the server and let plugin load his Folder and config.yml
3. Open config.yml, modify what u want and then do /signsellall reload
4. Place a sign with 1 line the String "sign.detecting" from config.yml, 2 line Shop Name, 3 and 4 line don't write nothing because the plugin will replace it with config.yml settings
5. Enjoy selling Blocks/Items
Config Example:
Code:
sign:
detecting: '[sellall]'
line:
'1': '&1[SELLALL]'
'3': ''
'4': ''
messages:
nopermission: '&aYou don''t have enough permissions.'
sign:
create: '&aSellAll sign created.'
noshop: '&aERROR! This shop doesn''t exist, check your config.yml!'
sell:
failure: '&aAn error occured with Economy support. No items sold.'
success: '&bYou sold x%amount %item for $%price.'
noshop: '&aERROR! This shop doesn''t exist, contact an admin!'
noitem: '&aYour inventory is empty!'
noitemtosell: '&aYou don''t have any items to sell!'
shops:
Spawn Shop:
items:
STONE: 5.0
GRASS: 5.0
A Shop:
items:
STONE: 10.0
GRASS: 10.0
B Shop:
items:
STONE: 15.0
GRASS: 15.0
multiplier:
Vip1: 1.5
Vip2: 2.0
Vip3: 3.0
PRICE: 6,50USD
AMOUNTS SELLING: //INFINITE
PAYMENT THROUGH "FAMILY AND FRIENDS"
Add me on skype for buy it: tit4nium.skype
AMOUNTS SELLING: //INFINITE
PAYMENT THROUGH "FAMILY AND FRIENDS"
Add me on skype for buy it: tit4nium.skype
Last edited:

