mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-04-20 01:27:07 +00:00
addtional stuff for lang config file
This commit is contained in:
parent
6bcba06f7a
commit
20932d894b
@ -23,6 +23,8 @@ default-language: en
|
|||||||
|
|
||||||
# send language based on client sent settings
|
# send language based on client sent settings
|
||||||
# https://minecraft.fandom.com/wiki/Language
|
# https://minecraft.fandom.com/wiki/Language
|
||||||
|
# if you don't have languages configured for client it will
|
||||||
|
# default to language that has been set above
|
||||||
use-client-language: true
|
use-client-language: true
|
||||||
|
|
||||||
# messages
|
# messages
|
||||||
@ -47,8 +49,9 @@ commands-common:
|
|||||||
en: "<color:red>You must specify a command to be run."
|
en: "<color:red>You must specify a command to be run."
|
||||||
|
|
||||||
# commands
|
# commands
|
||||||
#commands:
|
commands:
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user