Add GroupManager specific permissions support
This commit is contained in:
parent
fb051f1533
commit
4f550897ac
3 changed files with 72 additions and 0 deletions
5
pom.xml
5
pom.xml
|
|
@ -130,6 +130,11 @@
|
|||
<artifactId>PermissionsBukkit</artifactId>
|
||||
<version>1.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.anjocaido</groupId>
|
||||
<artifactId>EssentialsGroupManager</artifactId>
|
||||
<version>2.10.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<version>1.7</version>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue