]
public class MyModConsoleCommand implements ConsoleCommand @Override public void run(String args, ConsoleOutput out) // Your custom command logic here out.println("Hello, world!"); console commands mod starsector