Fix plugin issues created by breaking changes in previous commit.

This commit is contained in:
Major-
2015-01-07 15:52:21 +00:00
parent ab8ad2a556
commit 3e22f78ff2
4 changed files with 8 additions and 5 deletions
@@ -19,6 +19,8 @@ import org.apollo.game.model.World;
*/
public final class PluginContext {
// TODO move listeners to world?
/**
* Adds a {@link CommandListener}.
*