This commit is contained in:
SrGooglo 2024-01-28 19:11:27 +01:00
parent 1033d30d04
commit 141b8b38fd
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ module.exports = {
{ {
root: pkg.install_path, root: pkg.install_path,
authorization: auth, authorization: auth,
javaPath: pkg.install_path + `/jdk/bin`,
version: internalVars.mc_version, version: internalVars.mc_version,
memory: { memory: {
max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory, max: pkg.storaged_configs?.assigned_memory ?? defaultConfig.assigned_memory,