summaryrefslogtreewikicommitdiff
path: root/src/main/resources/config.yml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2021-12-20 16:51:44 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2021-12-20 16:51:50 -0500
commitd09daa4682bba968a9180aee62a65cad9fea3766 (patch)
treebf0bcd97d3a5ae8c925add9c7df89e015ca4ac52 /src/main/resources/config.yml
parentremove iml file (diff)
downloadkenshinshideandseek-d09daa4682bba968a9180aee62a65cad9fea3766.tar.gz
kenshinshideandseek-d09daa4682bba968a9180aee62a65cad9fea3766.tar.bz2
kenshinshideandseek-d09daa4682bba968a9180aee62a65cad9fea3766.zip
localization resets on internal update
Diffstat (limited to 'src/main/resources/config.yml')
-rw-r--r--src/main/resources/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 64fdece..c6b5ecd 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -36,6 +36,9 @@ autoJoin: false
# default: false
teleportToExit: false
+countdown:
+
+
# The worldborder closes every interval, which is evey [delay] in minutes.
# Thw worldborder starts at [size], and decreases 100 blocks every interval.
# x & z are the center location. [enabled] is whenever the border is enabled.