diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-20 21:17:30 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-20 21:17:30 -0500 |
commit | 7bc3b4e3998ad3af4db837b9d3585a01fd843f85 (patch) | |
tree | 852b2aec5749528591c078467996a4c8bee68e65 /src/main/resources/config.yml | |
parent | final 1.3.1 beta (diff) | |
download | kenshinshideandseek-7bc3b4e3998ad3af4db837b9d3585a01fd843f85.tar.gz kenshinshideandseek-7bc3b4e3998ad3af4db837b9d3585a01fd843f85.tar.bz2 kenshinshideandseek-7bc3b4e3998ad3af4db837b9d3585a01fd843f85.zip |
1.3.1 rc1
Diffstat (limited to 'src/main/resources/config.yml')
-rw-r--r-- | src/main/resources/config.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 7d16cae..7366476 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -36,9 +36,6 @@ 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. |