A whole load of fixes

This commit is contained in:
Sauilitired 2014-11-21 23:45:46 +01:00
parent c25eccf4a0
commit 75a5a76fe9
61 changed files with 401 additions and 626 deletions

View file

@ -60,7 +60,7 @@ public abstract class SubCommand {
/**
* Is this a player-online command?
*/
public boolean isPlayer;
public final boolean isPlayer;
/**
* @param cmd Command /plot {cmd} <-- That!