A bit of cleanup and odds and ends, adding missing @Override annotations and such
This commit is contained in:
@@ -27,6 +27,7 @@ public class FCommandShow extends FBaseCommand {
|
||||
return true;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void perform() {
|
||||
Faction faction;
|
||||
if (parameters.size() > 0) {
|
||||
|
||||
Reference in New Issue
Block a user