diff options
author | ementalo <ementalo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-04 15:00:42 +0000 |
---|---|---|
committer | ementalo <ementalo@e251c2fe-e539-e718-e476-b85c1f46cddb> | 2011-05-04 15:00:42 +0000 |
commit | d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13 (patch) | |
tree | 57f013e733f1b3b9fb7b2475ea9d8753558b9651 /EssentialsGroupManager | |
parent | 8647f4f955946e88024f407d10196eb69167ae13 (diff) | |
download | Essentials-d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13.tar Essentials-d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13.tar.gz Essentials-d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13.tar.lz Essentials-d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13.tar.xz Essentials-d9a5b73ea4bde8c0d6074d2d31f1cab04f17cb13.zip |
[trunk/ Groupmanager] change the groups.yml so the default config will let default build.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1341 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGroupManager')
-rw-r--r-- | EssentialsGroupManager/src/groups.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/groups.yml b/EssentialsGroupManager/src/groups.yml index b434ed27c..581e08af2 100644 --- a/EssentialsGroupManager/src/groups.yml +++ b/EssentialsGroupManager/src/groups.yml @@ -11,7 +11,7 @@ groups: inheritance: [] info: prefix: '&e' - build: false + build: true suffix: '' SemiAdmin: default: false |