minecraft-wrap
Advanced tools
Comparing version
@@ -46,1 +46,5 @@ const wrap = require('../') | ||
}) | ||
process.on('exit', () => { | ||
vServer.stopServer() | ||
}) |
# History | ||
## 1.2.3 | ||
* run the server in detached mode to avoid closing it by accident when doing ctrl+c on the main script | ||
## 1.2.2 | ||
@@ -4,0 +8,0 @@ |
@@ -106,2 +106,3 @@ const path = require('path') | ||
stdio: 'pipe', | ||
detached: true, | ||
cwd: this.MC_SERVER_PATH | ||
@@ -108,0 +109,0 @@ }) |
{ | ||
"name": "minecraft-wrap", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Download and wrap the vanilla minecraft server in node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
37420
0.52%780
0.52%