1
0
mirror of https://e.coding.net/circlecloud/QuickShop.git synced 2025-10-02 12:37:27 +00:00

add new show item Handler...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-15 19:04:15 +08:00
parent 38ebc66431
commit 40e4922acd
6 changed files with 51 additions and 25 deletions

View File

@ -4,6 +4,8 @@ Version: 1.1
superitem: GOLD_AXE
#阻止漏斗吸取商店物品(非特殊情况不要开启)
preventhopper: false
#商店GUI的标题
guititle: '&6[&b快捷商店&6]&r'
#Tax amount (decimal) - Eg, P1 buys $50 worth of stuff from P2. Therefore, P1 loses $50, P2 gains $(1-0.05)*50, and tax-account gains $(0.05)*50.
tax: 0.00