mirror of
https://github.com/darverdevs/EaglerMavenRepo.git
synced 2024-11-21 05:36:05 -08:00
Added PermissionSex to how-tos
This commit is contained in:
parent
bfc64c313c
commit
2264ce198e
|
@ -47,6 +47,12 @@ Then, to add them as dependencies:
|
|||
<artifactId>ProtocolLib</artifactId>
|
||||
<version>3.6.4</version>
|
||||
</dependency>
|
||||
--------- PermissionSex ----------
|
||||
<dependency>
|
||||
<groupId>com.github.EaglerMaven</groupId>
|
||||
<artifactId>PermissionSex</artifactId>
|
||||
<version>1.19.6</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
If you are getting errors, run `mvn clean install -U` then, cut and paste the dependencies
|
||||
|
|
Loading…
Reference in New Issue
Block a user