Removed beanstalkd stuff for now as it's not necessary; updated the server creation function to actually download the specified server JAR version
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
{
|
||||
"server_directory": "/opt/minecraft",
|
||||
|
||||
"beanstalkd": {
|
||||
"host": "localhost",
|
||||
"port": 11300
|
||||
}
|
||||
"server_directory": "/opt/minecraft"
|
||||
}
|
||||
|
Reference in New Issue
Block a user