Remove duplicate alias for CmdFactionSetpower
This commit is contained in:
parent
2c774bbfb4
commit
5fad79b026
@ -18,7 +18,7 @@ public class CmdFactionsSetpower extends FactionsCommand
|
||||
public CmdFactionsSetpower()
|
||||
{
|
||||
// Aliases
|
||||
this.addAliases("sp", "setpower");
|
||||
this.addAliases("sp");
|
||||
|
||||
// Parameters
|
||||
this.addParameter(TypeMPlayer.get(), "player");
|
||||
|
Loading…
Reference in New Issue
Block a user