File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1+ # QuickShop-Reremake Plugin Configuration
2+
13# Do not touch this if you don't know what you're doing!
24config-version : 143
35
@@ -52,7 +54,6 @@ respect-item-flag: true
5254# The currency used to create shops.
5355# Set this to "" to use default currency.
5456# Only required if you use multiple currencies.
55- # B E T A
5657currency : " "
5758
5859logging :
@@ -98,8 +99,6 @@ include-offlineplayer-list: false
9899# 3=GemsEconomy with Multi-Currency on
99100# 4=TNE with Multi-Currency on
100101# DO NOT TOUCH THIS IF YOU DON'T KNOW WHAT IT DOES. ASK FOR SUPPORT BEFORE TOUCHING THIS!
101- # DO NOT TOUCH THIS IF YOU DON'T KNOW WHAT IT DOES. ASK FOR SUPPORT BEFORE TOUCHING THIS!
102- # DO NOT TOUCH THIS IF YOU DON'T KNOW WHAT IT DOES. ASK FOR SUPPORT BEFORE TOUCHING THIS!
103102economy-type : 0
104103
105104# Whether to use decimal format to display money.
@@ -414,7 +413,7 @@ shop:
414413 # THIS MAY BREAK SOMETHING!
415414 allow-free-shop : false
416415
417- # #Use fast algorithm for ShopManager#getShopIncludeAttached,
416+ # #Use fast algorithm for ShopManager#getShopIncludeAttached,
418417# #This should drastically improve performance.
419418# use-fast-shop-search-algorithm: true
420419
You can’t perform that action at this time.
0 commit comments