mirror of
https://e.coding.net/circlecloud/QuickShop.git
synced 2025-10-02 12:37:27 +00:00
#10 Force bukkit chat handler option
Added 'force-bukkit-chat-handler' to the config.yml
This commit is contained in:
@ -11,6 +11,9 @@ log-actions: true
|
||||
#For item-item based economies that don't use virtual coins.
|
||||
whole-number-prices-only: false
|
||||
|
||||
#Force bukkit chat handler (https://github.com/KaiKikuchi/QuickShop/issues/10)
|
||||
force-bukkit-chat-handler: false
|
||||
|
||||
database:
|
||||
mysql: false
|
||||
host: localhost
|
||||
|
Reference in New Issue
Block a user