diff options
author | bobby29831 <me@bobby29831.com> | 2022-05-14 08:47:54 -0500 |
---|---|---|
committer | bobby29831 <me@bobby29831.com> | 2022-05-14 08:47:54 -0500 |
commit | 99d31ff71cecb0de3eac175384d9b55312a8a619 (patch) | |
tree | 38fa53d6d4ae8e3ca87a92f63c66e920baba7f67 /src/main/resources/plugin.yml | |
parent | refactor: reorganize PlayerInfo without static variables (diff) | |
download | kenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.tar.gz kenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.tar.bz2 kenshinshideandseek-99d31ff71cecb0de3eac175384d9b55312a8a619.zip |
refactor: clean up typos, improperly named variables
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r-- | src/main/resources/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |