mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 03:00:29 +01:00
Added challenges as challenge alias
This commit is contained in:
parent
56b379189a
commit
358a0d5e22
@ -109,7 +109,7 @@ public class ChallengeCommand extends SubCommand {
|
||||
|
||||
@Override
|
||||
public String[] getAliases() {
|
||||
return new String[] { "c" };
|
||||
return new String[] { "c", "challenges" };
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user