Added AltsList properly and setup booster and point shop

[+] Pom completely fixed
This commit is contained in:
Driftay
2019-07-11 01:08:35 -04:00
parent 179981f935
commit 5f2cc89e2d
9 changed files with 43 additions and 232 deletions

View File

@@ -35,7 +35,6 @@ public class CmdPoints extends FCommand {
fme.msg(TL.GENERIC_DISABLED);
return;
}
this.commandChain.add(this);
SaberFactions.plugin.cmdAutoHelp.execute(this.sender, this.args, this.commandChain);
}