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
|
# Vanilla Creative
|
||||||
cv = {
|
cv = {
|
||||||
enable = false;
|
enable = true;
|
||||||
|
|
||||||
jvmMaxAllocation = "6G";
|
jvmMaxAllocation = "8G";
|
||||||
jvmInitialAllocation = "2G";
|
jvmInitialAllocation = "2G";
|
||||||
jvmPackage = jre18;
|
jvmPackage = jre18;
|
||||||
jvmOpts = "";
|
jvmOpts = "";
|
||||||
|
|
BIN
flake.lock
BIN
flake.lock
Binary file not shown.
Loading…
Reference in a new issue