[trunk] Default config changed:

protect.alert.on-use: empty now
protect.disable.build: true

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1107 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
snowleo 2011-04-03 18:16:23 +00:00
parent bcc8387496
commit 25f09c792d

View File

@ -289,8 +289,7 @@ protect:
# 11: still lava
# 46: TNT
on-placement: 10,11,46
# 1: rock (just an example--doesn't actually do much)
on-use: 1
on-use:
# 46: TNT
on-break: 46
@ -373,7 +372,7 @@ protect:
# Should people with build: false in permissions be allowed to build
# Set true to disable building for those people
build: false
build: true