Task
constructor(name: String, nodes: List<String>, templates: List<Template>, maxMemory: Int, maxPlayers: Int, staticServices: Boolean, minOnlineCount: Int, serviceCount: Int, services: List<ServiceInfo>, maintenance: Boolean, startPort: Int, fallback: Boolean, version: SingleVersion, copyTemplateToStatic: Boolean, serviceFactoryName: String, environmentVars: MutableList<Pair<String, String>>)