diff options
author | Iaccidentally <coryhuckaby@gmail.com> | 2012-02-14 14:21:07 -0500 |
---|---|---|
committer | Iaccidentally <coryhuckaby@gmail.com> | 2012-02-14 14:21:07 -0500 |
commit | 3b7d194902810cd38155766cb6fbfbd8b75a8932 (patch) | |
tree | 93e9a858371e7d72980a0e6a734ce03eb416399d | |
parent | a6ac333a7461ce271ee3eb4d85a18a4bbdb610cd (diff) | |
download | Essentials-3b7d194902810cd38155766cb6fbfbd8b75a8932.tar Essentials-3b7d194902810cd38155766cb6fbfbd8b75a8932.tar.gz Essentials-3b7d194902810cd38155766cb6fbfbd8b75a8932.tar.lz Essentials-3b7d194902810cd38155766cb6fbfbd8b75a8932.tar.xz Essentials-3b7d194902810cd38155766cb6fbfbd8b75a8932.zip |
fix typo in config.yml (another one)
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 63770a293..5c338a8df 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -519,7 +519,7 @@ protect: build: true # Should people with build: false in permissions be allowed to use items - # Set true to disable useing for those people + # Set true to disable using for those people use: true # Should we tell people they are not allowed to build |