CLI Subcommand - start ====================== .. code-block:: bash mcdreforged start [-h] [--auto-init] [--no-server-start] [--config CONFIG_FILE] [--permission PERMISSION_FILE] The same as ``mcdreforged``, it launches MCDR --auto-init ----------- Automatically initialize the working environment if needed .. versionadded:: v2.13.0 --no-server-start ----------------- Do not start the server on MCDR startup .. versionadded:: v2.13.0 --config -------- Path to the MCDReforged configuration file Default: ``config.yml`` .. versionadded:: v2.13.0 --permission ------------ Path to the MCDReforged permission file Default: ``permission.yml`` .. versionadded:: v2.13.0