This commit is contained in:
2025-08-04 13:54:54 -05:00
parent 5e5448763b
commit 7fe321290f
2 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
serverProperties = {
server-port = 25565;
gamemode = "survival";
white-list = true;
#white-list = true;
motd = "Didn't see that coming huh??";
};
/*whitelist = {
@@ -40,7 +40,7 @@
};*/
autoStart = true;
symlinks = {
"mods" = ./mods;
"mods" = ./bedrock;
};
};