Events + Alias (not really fix) fix

Changed Bukkit events to new event system
Changed aliasing to send both the mcmmo command and the command used.
This commit is contained in:
NuclearW
2012-01-26 18:42:46 -05:00
parent 85fe839e91
commit 5863efbdd8
5 changed files with 52 additions and 47 deletions

View File

@ -134,7 +134,7 @@
</dependency>
<dependency>
<groupId>org.getspout</groupId>
<artifactId>spoutplugin</artifactId>
<artifactId>spoutpluginapi</artifactId>
<version>dev-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>