summaryrefslogtreewikicommitdiff
path: root/src/main/resources/config.yml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2021-12-20 17:24:43 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2021-12-20 17:24:43 -0500
commit08c6e6b24bcbdb9b4ed0e6d3db102fc804b5631a (patch)
tree5f1e96a75ea6ced6ef6ce66dae3b31d7880223f2 /src/main/resources/config.yml
parentlocalization resets on internal update (diff)
downloadkenshinshideandseek-08c6e6b24bcbdb9b4ed0e6d3db102fc804b5631a.tar.gz
kenshinshideandseek-08c6e6b24bcbdb9b4ed0e6d3db102fc804b5631a.tar.bz2
kenshinshideandseek-08c6e6b24bcbdb9b4ed0e6d3db102fc804b5631a.zip
added support for multiple default local files
Diffstat (limited to 'src/main/resources/config.yml')
-rw-r--r--src/main/resources/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index c6b5ecd..7d16cae 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -82,6 +82,11 @@ prefix:
gameover: '&aGame Over > &f'
warning: '&cWarning > &f'
+# Changes the default plugin language. Currently, Supported localizations are:
+# en-US (United States)
+# de-DE (German)
+local: "en-US"
+
# ---------------------------------------------------------- #
# ONLY EDIT BEYOND THIS POINT IF YOU KNOW WHAT YOU ARE DOING #
# ---------------------------------------------------------- #