Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken 2020-11-20 11:23:35 -05:00
commit dbc0e6751b

View File

@ -405,7 +405,7 @@ public class ServerControl implements ApplicationListener{
info("Path: @", mod.file.path());
info("Description: @", mod.meta.description);
}else{
info("No mod with name '@' found.");
info("No mod with name '@' found.", arg[0]);
}
});