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

add config usemagiclib...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-16 16:02:48 +08:00
parent 037f5138bb
commit f807c054d4
5 changed files with 79 additions and 73 deletions

View File

@ -6,6 +6,8 @@ superitem: GOLD_AXE
preventhopper: false
#商店GUI的标题
guititle: '&6[&b快捷商店&6]&r'
#启用魔改库支持
usemagiclib: true
#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