Configuration Probleme avec quicksell

SikoLix

Dirigeant ExyGames
18 Août 2014
104
1
75
26
Bonjour, Comme le dit le titre j'ai un problème avec quicksell il y as certains items qu'il ne veut pas me vendre comme la nether wart, la glisterin melon, le lepis_lazuli...

Voila mon config.yml:
#
# Name: QuickSell
# Author: mrCookieSlime
#
# Do not modify the Config while the Server is running
# otherwise bad things might happen!
#
# This Plugin also requires CS-CoreLib to run!
# If you don't have it installed already, its going to be
# automatically installed for you
#
# This Plugin utilises an Auto-Updater. If you want to turn that off,
# simply set options -> auto-update to false
options:
auto-update: true
sell-gui-rows: 3
locked-item: STAINED_GLASS_PANE-14
sign-prefix: '&7[&eSell&7]'
sellall-sign-prefix: '&a&oSell All'
open-only-shop-with-permission: false
pregenerate-all-item-prices: false
enable-menu-line: false
enable-commands: true
scoreboard:
enabled: true
multipliers:
1,0: '&7No multiplier :('
timeleft:
'0': '&7No time left :('
boosters:
same-multiplier-increases-time: false
refresh-every: 10
commands-on-sell: []
sound:
enabled: true
sound: ORB_PICKUP
shops:
A:
name: '&9A - Shop'
permission: QuickSell.shop.A
itemtype: CHEST
lore: []
Joueur:
name: '&9Joueur - Shop'
permission: QuickSell.shop.Joueur
itemtype: CHEST
lore: []
amount: 1
inheritance: []
price:
NETHER_WART: 6
GHAST_TEAR: 8
LAPIS_LAZULI: 1
FERMENTED_SPIDER_EYE: 3
BLAZE_POWDER: 3
MAGMA_CREAM: 3
GLISTERING_MELON: 3
GOLDEN_CARROT: 9
RABBIT_FOOT: 15
BLAZE_ROD: 35
COBBLESTONE: 0.5
DIAMOND: 37
EMERALD: 37
IRON_INGOT: 15
GOLD_INGOT: 37
REDSTONE: 2
BRICK: 7
CACTUS: 2.5
GUNPOWDER: 6
OBSIDIAN: 4.5
MELON_BLOCK: 1
MELON: 0.2
STONE: 0,5
list:
- Joueur


Voila la config puis pour conclure j'aurait juste une question comment je fait pour que les joueurs n'aient que a faire /sellall pour tout vendre et non /sellall joueur ?