@ -107,7 +107,7 @@ class DevCommand : CliktCommand("dev") {
|
||||
"--port", port.toString(),
|
||||
"--level-name", worldFile.name,
|
||||
"--world-dir", workingDir.absolutePath,
|
||||
"--no-gui",
|
||||
"--nogui",
|
||||
*(if (plugins != null) arrayOf("--plugins", plugins!!) else arrayOf())
|
||||
), serverDir
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user