• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“QuickShop”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(修正标题)
1个标签mobile edit
(修正,翻译)
1个标签mobile edit
第11行: 第11行:
 
So, I set out to write this. QuickShop. QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!
 
So, I set out to write this. QuickShop. QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!
  
=功能特性=
+
=特性=
  Easy to use
+
  操作简单
 
  Togglable Display Item on top of chest
 
  Togglable Display Item on top of chest
  NBT Data, Enchants, Tool Damage, Potion and Mob Egg support
+
  支持NBT标签, 附魔属性, 工具耐久度损耗<del>破斧头卖出去还是破斧头(笑)</del>, 药水和怪物蛋
  Unlimited chest support
+
  支持无限库存
  Blacklist support & bypass permissions
+
  支持黑名单 & bypass permissions
 
  Shops that buy items and sell items at the same time are possible (Using double chests)
 
  Shops that buy items and sell items at the same time are possible (Using double chests)
 
  Herochat support
 
  Herochat support
  Checks a player can open a chest before letting them create a shop!  
+
  Checks a player can open a chest before letting them create a shop!
 +
 
 
=如何创造一个商店=
 
=如何创造一个商店=
 
  Place a chest on the ground
 
  Place a chest on the ground

2015年2月17日 (二) 12:15的版本

Icon-info.png
本页面已存在其他语言的内容,请协助翻译为本地化的中文。
  • 点击此处开始翻译。
  • 如本模板出现在原文存档页面,请注意更新主页面后,仍需要去除此处该模板。
  • 如当前页面已经没有需要翻译的内容,请删去待翻译模板。
  • 有标题的大篇幅文章,如果短时间内无法全部翻译,请先把所有的标题翻译出来,以便之后的贡献者选择与翻译章节内容。
QuickShop
外文名QuickShop
插件类型Spigot / CraftBukkit
最新版本v4.4
兼容服务端1.5.2+
源地址http://dev.bukkit.org/bukkit-plugins/quickshop/

简介

(文为作者介绍,仅供参考请不要对照翻译,翻译好后去掉此句 by Zhw) So, I set out to write this. QuickShop. QuickShop is a shop plugin, that allows players to sell items from a chest with no commands. It allows players to purchase any number of items easily. In fact, this plugin doesn't even have any commands that a player would ever need!

特性

操作简单
Togglable Display Item on top of chest
支持NBT标签, 附魔属性, 工具耐久度损耗破斧头卖出去还是破斧头(笑), 药水和怪物蛋
支持无限库存
支持黑名单 & bypass permissions
Shops that buy items and sell items at the same time are possible (Using double chests)
Herochat support
Checks a player can open a chest before letting them create a shop!

如何创造一个商店

Place a chest on the ground
Hit the chest with the item you want to trade
Type in price for the item (As prompted) in chat
Fill the chest with the items you wish to sell 

商店转型

Face the chest
Type either /qs sell or /qs buy to make the shop buy/sell instead (Optional: use /shop instead of /qs)
Stock the shop accordingly, if necessary. 

如何和一个商店交易

Find a shop
Hit / Left click the shop
Enter the amount you wish to trade in chat
Menu Example: Menu

See it in action: http://maxgamer.org or play.maxgamer.org:25571 and /warp market!


命令

/qs unlimited - Makes the shop you're looking at become unlimited.
/qs setowner <player> - Changes shop owner to <player>.
/qs buy - Changes your shop you're looking at to one that buys items
/qs sell - Changes your shop you're looking at to one that sells items
/qs price <price> - Change the price of your shop that you're looking at
/qs clean - Removes any existing shop that has 0 stock.
/qs find <item> - Use to find the nearest shop that begins with <item> - E.g. '/qs find dia' will find the nearest diamond shop.
/shop - Alias (Optional) of /qs

用户权限

quickshop.use - Required to use ANY quickshop
quickshop.create.sell - Required to make a QuickShop (At all)
quickshop.create.buy - Required to use /qs buy (Change the shop type from Sell -> Buy)
quickshop.create.double - Required to make doublechest shops.
quickshop.create.changeprice - Required to use /qs price (Ability to change the price of a shop without destroying it. This may allow for some scammers to quickly change the price while someone is buying.
quickshop.bypass.ItemID - Required to sell blacklisted items (E.g. bedrock)
quickshop.find - Required to use /qs find <item>

管理权限

quickshop.unlimited - Required to use /quickshop unlimited
quickshop.setowner - Allows use of /qs setowner
quickshop.other.destroy - Allow breaking other peoples QuickShops if they're locked by this plugin
quickshop.other.open - Allow opening (And stealing/Stocking) other players QuickShops
quickshop.other.price - Allow changing price of other people's shops
quickshop.refill - Ability to refill chests using a command (=Unlimited items)
quickshop.empty - Ability to empty chests of all items
quickshop.clean - Permission to purge any shops that have 0 stock.


Source: Source on Github

Checkout the config over here.1


Have Towny?

Try out this plugin http://dev.bukkit.org/server-mods/quickshop-towny-interop/ to stop players creating shops outside of Towny shop plots!