mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2025-10-02 12:37:27 +00:00
add config manager and fix some bug...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Version: 1.0
|
||||
|
||||
#超级工具(OP可以用该工具在创造模式打破所有商店)
|
||||
superitem: GOLD_AXE
|
||||
|
||||
#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.05
|
||||
#The fake player who money from taxing people goes to
|
||||
|
Reference in New Issue
Block a user