Fix the server continuing to run when told to stop.
This commit is contained in:
parent
32a75c305d
commit
d1195f4ac8
3 changed files with 1 additions and 7 deletions
|
@ -95,7 +95,6 @@ minecraft {
|
|||
|
||||
server {
|
||||
property 'forge.enabledGameTestNamespaces', mod_id
|
||||
args '--nogui'
|
||||
}
|
||||
|
||||
// This run config launches GameTestServer and runs all registered gametests, then exits.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue