mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 03:00:29 +01:00
Added reset and restart.
This commit is contained in:
parent
24bbaa7d28
commit
43a6373ce2
@ -162,7 +162,7 @@ public class DeleteCommand extends SubCommand {
|
||||
|
||||
@Override
|
||||
public String[] getAliases() {
|
||||
return new String[] { "remove", "disband" };
|
||||
return new String[] { "remove", "disband", "reset", "restart" };
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user