Removed ColoredConsoleSender. No more CB Dependency!

This commit is contained in:
GJ
2012-02-09 14:12:36 -05:00
parent 7dee6db362
commit 52458041f0
2 changed files with 2 additions and 20 deletions

View File

@ -111,13 +111,6 @@
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.1-R3</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.getspout</groupId>
<artifactId>spoutpluginapi</artifactId>