Merge branch 'develop' of https://github.com/tastybento/bskyblock.git into develop

This commit is contained in:
tastybento 2018-07-17 07:54:32 -07:00
commit d9c60eccb6
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ version: ${version}
authors: [tastybento, Poslovitch]
softdepend: [Herochat, DeluxeChat, PlaceholderAPI, MVdWPlaceholderAPI]
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
load: startup
loadbefore: [Multiverse-Core]

View File

@ -145,8 +145,8 @@
</profiles>
<dependencies>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>