diff options
author | snowleo <schneeleo@gmail.com> | 2012-02-14 11:21:52 -0800 |
---|---|---|
committer | snowleo <schneeleo@gmail.com> | 2012-02-14 11:21:52 -0800 |
commit | cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24 (patch) | |
tree | fa59290c0ea74993eb67808c653b955c7e1c7e13 | |
parent | 72d514d52f6240d67595a7398bb123c50e4a11b4 (diff) | |
parent | 3b7d194902810cd38155766cb6fbfbd8b75a8932 (diff) | |
download | Essentials-cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24.tar Essentials-cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24.tar.gz Essentials-cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24.tar.lz Essentials-cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24.tar.xz Essentials-cfdb2a36c129ad9cf1cfede9ef559a2ae9711b24.zip |
Merge pull request #49 from Iaccidentally/patch-2
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 e43e63d45..0998220ba 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 |