🔧 socrates: port forward for minecraft

This commit is contained in:
2022-10-10 21:54:45 -04:00
parent d4df0f75b5
commit 84244a77d9
4 changed files with 34 additions and 18 deletions

View File

@@ -8,6 +8,7 @@
# see here for more info: https://minecraft.gamepedia.com/Server.properties#server.properties
serverProperties = {
server-port = 25565;
enable-query = true;
gamemode = "survival";
motd = "Vanilla Survival";
max-players = 20;