Update ServerControl.java
This commit is contained in:
@@ -405,7 +405,7 @@ public class ServerControl implements ApplicationListener{
|
|||||||
info("Path: @", mod.file.path());
|
info("Path: @", mod.file.path());
|
||||||
info("Description: @", mod.meta.description);
|
info("Description: @", mod.meta.description);
|
||||||
}else{
|
}else{
|
||||||
info("No mod with name '@' found.");
|
info("No mod with name '@' found.", arg[0]);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user