Fixed Permissions And Removed Shield Code From Main Branch to Avoid pointless runnables

This commit is contained in:
Driftay
2019-11-24 22:37:31 -05:00
parent 28517ef391
commit 5f80ecfa76
9 changed files with 11 additions and 176 deletions

View File

@@ -4,7 +4,7 @@
<groupId>com.massivecraft</groupId>
<artifactId>Factions</artifactId>
<version>1.6.9.5-U0.2.1-2.0.8-BETA</version>
<version>1.6.9.5-U0.2.1-2.0.9-BETA</version>
<packaging>jar</packaging>
<name>SaberFactions</name>
@@ -387,11 +387,6 @@
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.codemc.worldguardwrapper</groupId>
<artifactId>worldguardwrapper</artifactId>
<version>1.1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.jagrosh</groupId>
<artifactId>jda-utilities-commons</artifactId>