summaryrefslogtreewikicommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorbobby29831 <me@bobby29831.com>2022-05-14 08:47:54 -0500
committerbobby29831 <me@bobby29831.com>2022-05-14 08:47:54 -0500
commit99d31ff71cecb0de3eac175384d9b55312a8a619 (patch)
tree38fa53d6d4ae8e3ca87a92f63c66e920baba7f67 /src/main/resources
parentrefactor: reorganize PlayerInfo without static variables (diff)
downloadkenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.tar.gz
kenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.tar.bz2
kenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.zip
refactor: clean up typos, improperly named variables
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/config.yml4
-rw-r--r--src/main/resources/plugin.yml2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index c509200..2d76b4a 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -94,8 +94,8 @@ leaveServer: hub
# default: true
mapSaveEnabled: true
-# The worldborder closes every interval, which is evey [delay] in minutes.
-# Thw worldborder starts at [size], and decreases 100 blocks every interval.
+# The world border closes every interval, which is evey [delay] in minutes.
+# Thw world border starts at [size], and decreases 100 blocks every interval.
# x & z are the center location. [enabled] is whenever the border is enabled.
# You can choose if Hiders are warned 30 seconds before the border moves.
worldBorder:
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 93fec0d..b9ad408 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -42,7 +42,7 @@ permissions:
description: Allows you to reload the config
default: op
hideandseek.setborder:
- description: Allows you to set the game worldborder
+ description: Allows you to set the game world border
default: op
hideandseek.setspawn:
description: Allows you to set the game spawn point