diff --git a/server-properties/start.sh b/server-properties/start.sh index 895b793..56f9853 100644 --- a/server-properties/start.sh +++ b/server-properties/start.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -fileName="fabric-server-mc.1.21.1-loader.0.16.9-launcher.1.0.1.jar" +fileName="fabric-1.21.1.jar" memory=8192 configPath="./config" serverConfigDir="server-properties"