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

Difference between revisions of "ChestShop"

From Minecraft插件百科
Jump to: navigation, search
m (待修正)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{待翻译}}
+
{{待修正}}
 
http://dev.bukkit.org/bukkit-plugins/chestshop/
 
http://dev.bukkit.org/bukkit-plugins/chestshop/
 
==使用商店==
 
==使用商店==
  
十分简单!右键来购买物品,左键来卖出物品(当然你也可以在配置文件中自定义按键用途!)
+
*十分简单!右键来购买物品,左键来卖出物品(当然你也可以在配置文件中自定义按键用途!)
  
 
==如何创建一个商店==
 
==如何创建一个商店==
Line 9: Line 9:
 
===普通玩家商店===
 
===普通玩家商店===
  
放置一个箱子在地上Place a chest on the ground
+
*放置一个箱子在地上.
放置一个在箱子周围一方格的牌子(例如,在箱子上)Place a sign 1 block away from the chest (for example, above it)
+
*放置一个在箱子周围一方格的牌子(例如,在箱子上).
在牌子上, 书写文字:
+
*在牌子上, 书写文字:
第一行会被插件自动填充First line will be filled by the plugin automatically
+
*第一行会被插件自动填充
价格行是用来描述卖出和买进的价格的,你需要一个价格注释在价格的附近比如“B”来描述这是被玩家买的(Bought by players)S来描述玩家卖出的,用冒号隔开,可用的序列有: "B 5:5 S", "B 5", "S free",free指免费
+
*价格行是用来描述卖出和买进的价格的,你需要一个价格注释在价格的附近比如“B”来描述这是被玩家买的S来描述玩家卖出的,用冒号隔开,可用的序列有: "B 5:5 S", "B 5", "S free",free指免费
你可以通过使用/iteminfo命令来得到你手上物品的名字
+
*你可以通过使用/iteminfo命令来得到你手上物品的名字
For example Example sign
+
*
A person can buy 64 diamonds for 10 dollars and sell them back for 5 dollars from AcrobotPL
+
*A person can buy 64 diamonds  
Admin Shop - shop with unlimited items
+
*for 10 dollars and sell them back  
 +
*for 5 dollars from  
 +
*AcrobotPL
 +
*
 +
===管理员商店===
 +
*有无限物品的商店
 +
*确保你安装了插件后有 ChestShop.admin权限,在牌子上第一行加上Admin shop就可以了 在config中可以配置。
  
Firstly, you've got to be sure that you've the ChestShop.admin permission / you are an OP. To make an Admin Shop, simply put "Admin Shop" (configurable in config.yml) on the first line of the sign.
+
==翻译==
 +
*右边是玩家自制的翻译列表: [http://dev.bukkit.org/bukkit-plugins/chestshop/pages/translations/ 翻译列表]
  
Translations
+
==权限节点==
 +
* ChestShop.shop.* 创造和使用商店
 +
* ChestShop.shop.create.* 创造所有商店
 +
* ChestShop.shop.buy 卖任何物品到商店
 +
* ChestShop.shop.sell 从商店买任何物品
 +
* ChestShop.mod 打开和破坏商店箱子
 +
* ChestShop.admin 开启任何商店,破坏,创造管理员商店
  
Here is a list of player-made translations: Translation list
+
==对玩家们有用的提示==
  
Permission nodes
+
*[http://dev.bukkit.org/bukkit-plugins/chestshop/tickets/629-a-new-technique-for-not-going-bankrupt/ 如何不破产]
 +
*[http://www.mediafire.com/download/82i1ep35ztnie10/Evolve+Gaming+Price+Table+ver6.4.xlsm 可定制的价格表]
 +
*[http://www.mediafire.com/download/7ako58lj8ka9k51/Economy+Tool.rar 备选的价目表]
  
Description
+
==完整的插件信息==
ChestShop.shop.* shop creation and buying/selling - it contains:
+
*阅览本插件的完整信息,请访问[http://forums.bukkit.org/threads/4150/ Bukkit论坛上本插件的板块].
ChestShop.shop.create.* create all types of shops
 
ChestShop.shop.buy buy any item from shop
 
ChestShop.shop.sell sell any item to shop
 
ChestShop.mod open any shop chest, destroy stores
 
ChestShop.admin open any shop chest, destroy stores, create admin shops
 
A full list of permission nodes
 
  
Useful tips by players
+
==本插件报错或您对本插件有建议?==
  
How not to get bankrupt A customisable price table
+
*请点击[http://dev.bukkit.org/server-mods/chestshop/tickets/?status=+ 此处]提交Bug!
Alternative price table
 
Full plugin description
 
  
For full plugin description, visit the plugin's thread on Bukkit forums.
+
==你是否认为ChestShop能帮助你的服务器?==
 
+
*如果你认为插件不错,请力所能及的[https://www.paypal.com/cgi-bin/webscr?return=http%3A%2F%2Fdev.bukkit.org%2Fserver-mods%2Fchestshop%2F&cn=Add+special+instructions+to+the+addon+author%28s%29&business=andrzejp%40dysleksja.pl&bn=PP-DonationsBF%3Abtn_donateCC_LG.gif%3ANonHosted&cancel_return=http%3A%2F%2Fdev.bukkit.org%2Fserver-mods%2Fchestshop%2F&lc=US&item_name=ChestShop+%28iConomyChestShop%29+%28from+Bukkit.org%29&cmd=_donations&rm=1&no_shipping=1&currency_code=USD 捐助作者]:)
Got an error or suggestion?
 
 
 
Simply submit a ticket here!
 
 
 
Has ChestShop helped you or your server?
 
If you want to thank the team in a more materialistic way, feel free to donate! :)
 
 
 
Donate
 

Latest revision as of 17:19, 31 December 2015

  1. 重定向 模板:待修复

http://dev.bukkit.org/bukkit-plugins/chestshop/

使用商店

  • 十分简单!右键来购买物品,左键来卖出物品(当然你也可以在配置文件中自定义按键用途!)

如何创建一个商店

普通玩家商店

  • 放置一个箱子在地上.
  • 放置一个在箱子周围一方格的牌子(例如,在箱子上).
  • 在牌子上, 书写文字:
  • 第一行会被插件自动填充
  • 价格行是用来描述卖出和买进的价格的,你需要一个价格注释在价格的附近比如“B”来描述这是被玩家买的S来描述玩家卖出的,用冒号隔开,可用的序列有: "B 5:5 S", "B 5", "S free",free指免费
  • 你可以通过使用/iteminfo命令来得到你手上物品的名字
  • A person can buy 64 diamonds
  • for 10 dollars and sell them back
  • for 5 dollars from
  • AcrobotPL

管理员商店

  • 有无限物品的商店
  • 确保你安装了插件后有 ChestShop.admin权限,在牌子上第一行加上Admin shop就可以了 在config中可以配置。

翻译

权限节点

  • ChestShop.shop.* 创造和使用商店
  • ChestShop.shop.create.* 创造所有商店
  • ChestShop.shop.buy 卖任何物品到商店
  • ChestShop.shop.sell 从商店买任何物品
  • ChestShop.mod 打开和破坏商店箱子
  • ChestShop.admin 开启任何商店,破坏,创造管理员商店

对玩家们有用的提示

完整的插件信息

本插件报错或您对本插件有建议?

你是否认为ChestShop能帮助你的服务器?

  • 如果你认为插件不错,请力所能及的捐助作者:)