Server/minecraft: add more memory
This commit is contained in:
parent
2626ac99c3
commit
d9d0ad7b73
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
vrlocals = {
|
||||
enable = true;
|
||||
package = pkgs.fabricServers.fabric-1_20_1;
|
||||
jvmOpts = "-Xmx8G";
|
||||
serverProperties = {
|
||||
motd = "\\u00A7aBigChadGuys \\u00A7lPlus \\u00A7a(w/Cobblemon!) v2.6.1\\u00A7r\\n\\u00A76Have fun!";
|
||||
server-port = 25565;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue