feat(servers): update minecraft creative server and update to 1.20.4
All checks were successful
Discord / discord commits (push) Successful in 48s
All checks were successful
Discord / discord commits (push) Successful in 48s
This commit is contained in:
parent
820729a03d
commit
4bc6445a4c
2 changed files with 2 additions and 2 deletions
|
@ -61,9 +61,9 @@ in {
|
|||
|
||||
# Vanilla Creative
|
||||
cv = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
|
||||
jvmMaxAllocation = "6G";
|
||||
jvmMaxAllocation = "8G";
|
||||
jvmInitialAllocation = "2G";
|
||||
jvmPackage = jre18;
|
||||
jvmOpts = "";
|
||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue