sf alias for setfrom command
This commit is contained in:
parent
4d5b601038
commit
e77081c2e6
@ -13,6 +13,7 @@ public class CommandSetFrom extends BaseCommand {
|
||||
|
||||
public CommandSetFrom() {
|
||||
aliases.add("setfrom");
|
||||
aliases.add("sf");
|
||||
|
||||
requiredParameters.add("id");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user