diff options
author | Iaccidentally <coryhuckaby@gmail.com> | 2012-11-25 09:30:13 -0800 |
---|---|---|
committer | Iaccidentally <coryhuckaby@gmail.com> | 2012-11-25 09:30:13 -0800 |
commit | 36687e26595f7c9d41a73843368b65264dbab3e3 (patch) | |
tree | e6db9cf70c8a73b619555b8af0825ebf8cfd6e76 | |
parent | 18d52821b7f453a42f2814798c34ee7ce41325a5 (diff) | |
parent | 948647926d57f3c06ca3790923b6c7c94299aa43 (diff) | |
download | Essentials-36687e26595f7c9d41a73843368b65264dbab3e3.tar Essentials-36687e26595f7c9d41a73843368b65264dbab3e3.tar.gz Essentials-36687e26595f7c9d41a73843368b65264dbab3e3.tar.lz Essentials-36687e26595f7c9d41a73843368b65264dbab3e3.tar.xz Essentials-36687e26595f7c9d41a73843368b65264dbab3e3.zip |
Merge pull request #204 from necrodoom/patch-23
fix typo at config.yml
-rw-r--r-- | Essentials/src/config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 724eb3541..84d8578a6 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -92,8 +92,8 @@ disabled-commands: # - nick # If you do not wish to use a permission system, you can define a list of 'player perms' below. -# This list has no effect if your using a supported permissions system. -# If your using an unsupported permissions system simply delete this section. +# This list has no effect if you are using a supported permissions system. +# If you are using an unsupported permissions system simply delete this section. # Whitelist the commands and permissions you wish to give players by default (everything else is op only). # These are the permissions without the "essentials." part. player-commands: |