Update README.md

This commit is contained in:
Driftay 2019-07-27 23:54:50 -04:00 committed by GitHub
parent 8f72979fdf
commit e30b390076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,25 @@ Some of our features include the following
* Factions Corner - In the corner of a world? No Problem /f corner will claim your entire buffer for you! * Factions Corner - In the corner of a world? No Problem /f corner will claim your entire buffer for you!
* Command Cooldowns - Configurable Command Cooldowns for most "spam" commands. And so Much More to Come! * Command Cooldowns - Configurable Command Cooldowns for most "spam" commands. And so Much More to Come!
## Dependency With Maven
```
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>```
```
<dependency>
<groupId>com.github.Driftay</groupId>
<artifactId>Saber-Factions</artifactId>
<version>Tag</version>
</dependency>
```
## Moving Forward ## Moving Forward
Moving forward we plan to take all suggestions into consideration, as they come from our community. Moving forward we plan to take all suggestions into consideration, as they come from our community.