1- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
2- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
3- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
4- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
5- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
6- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
7- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
8- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
9- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
10- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
11- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
12- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
13- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
14- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
15- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
16- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
17- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
18- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
19- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
20- # This is an example config, don't directly modify this file, all changes will revert when you reload the plugin.
21- # READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE | READ ABOVE
22- # TO EDIT QUICKSHOP'S CONFIGURATION, USE THE "config.yml" FILE!
23-
241# Do not touch this if you don't know what you're doing!
252config-version : 143
263
27- # Select the language you want to use, (e.g de), use only supported language codes from the list below.
4+ # Choose which languages should enabled
5+ # Any client connect to server that using disabled language, will fallback to en-US language
6+ # Set to -'*' to enable all available languages
7+ # The language files will automatically update thorough Crowdin OTA system.
8+ # If you want custom the language file, use language override system.
9+ enabled-languages :
10+ - ' *'
11+
12+ # Select the language you want to use, (e.g de-DE), use only supported language codes from the list below.
2813# If you use a not existant/not supported language, then QuickShop will use en_US.
2914# After you have selected your language, you need to delete the `messages.yml` file and reload the plugin to apply the new language.
3015
@@ -33,16 +18,13 @@ config-version: 143
3318# Enter the language Code here (e.g English (en-US) -> Language Code = en-US).
3419game-language : default
3520
36- # 0=Official
37- # 1=BMCLAPI (Unofficial China Mirror, https://bmclapidoc.bangbang93.com)
38- # 2=MCBBSMirror (Another OpenBMCLAPI server, https://www.mcbbs.net)
39- # You can choose which one you want to use for downloading resources.
40- # By default, QuickShop use Mojang official servers to downloading resources.
21+ # 0=Official
22+ # 1=BMCLAPI (Unofficial China Mirror, https://bmclapidoc.bangbang93.com)
23+ # 2=MCBBSMirror (Another OpenBMCLAPI server, https://www.mcbbs.net)
24+ # You can choose which one you want to use for downloading resources.
25+ # By default, QuickShop use Mojang official server to downloading resources.
4126mojangapi-mirror : 0
4227
43- enabled-languages :
44- - ' *'
45-
4628# This enables the developer mode, do not touch this if you don't not know what it does!
4729dev-mode : false
4830
0 commit comments