summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupBridge
diff options
context:
space:
mode:
authorsnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-11 22:30:34 +0000
committersnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-11 22:30:34 +0000
commitf315bbe43cc490a6ee8f94c9321669bdfe5e8376 (patch)
treef7071fd3c784b176fdd3ee5be40c9097fd331f25 /EssentialsGroupBridge
parent299be08d132a0593d4466d76f406a83de97a989d (diff)
downloadEssentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.gz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.lz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.xz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.zip
Finally get rid of all dependency problems.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGroupBridge')
-rw-r--r--EssentialsGroupBridge/src/plugin.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupBridge/src/plugin.yml b/EssentialsGroupBridge/src/plugin.yml
index af93ee4a0..513beb372 100644
--- a/EssentialsGroupBridge/src/plugin.yml
+++ b/EssentialsGroupBridge/src/plugin.yml
@@ -1,3 +1,4 @@
name: Permissions
-version: 2.5.1
+version: 2.7.2
main: com.nijikokun.bukkit.Permissions.Permissions
+depend: [GroupManager] \ No newline at end of file