SHOP主要指令
<p>主要插件命令: </p>
<ul>
<li><strong>/shop</strong> 打开主商店)</li>
<li><strong>/shop <section></strong> (直接打开一个特定的商店)</li>
<li><strong>/sellall inventory</strong> (出售你背包里的所有物品)</li>
<li><strong>/sellall <item></strong> (出售你背包里的所有指定物品)</li>
<li><strong>/sellall hand</strong> (出售你手上的所有物品)</li>
<li><strong>/sreload</strong> (重载插件)</li>
<li><strong>/eshop additem <section> <material> <buy price> <sell price></strong> (添加任意物品到商店)</li>
<li><strong>/eshop edititem <section> <index> <action> <key> <value></strong> (编辑商店里的任意物品)</li>
<li><strong>/eshop deleteitem <section> <index></strong> (移除商店里的任意物品)</li>
<li><strong>/eshop addhanditem <section> <buy price> <sell price></strong> (将你手上的物品上架到商店)</li>
<li><strong>/eshop import <plugin> <file></strong> (自动从另一个插件导入配置)</li>
<li><strong>/sellgui</strong> (打开一个 GUI,您可以在关闭时将物品放入其中进行销售)</li>
<li><strong>/eshop addsection <section> <material> <displayname> <place></strong></li>
<li><strong>/eshop editsection <section> <action> <key> <value></strong> 也用来编辑已经存在的商店)</li>
<li><strong>/eshop deletesection <section></strong> (从 sections.yml config 删除一个商店)</li>
<li><strong>/shopgive <section> <index> [player]</strong> (管理员用于基于玩家商店物品)</li>
<li><strong>/eshop uploadLayout</strong> (启动上传)</li>
<li><strong>/eshop installLayout</strong> <strong><layoutID></strong></li>
</ul>