remove server.properties

This commit is contained in:
Ashley Graves 2023-10-31 17:24:12 +01:00
parent de18dae641
commit a6398bafbb
Signed by: root
GPG key ID: 83A53A8C412E93F5
3 changed files with 1 additions and 7 deletions

View file

@ -1124,7 +1124,3 @@ metafile = true
[[files]] [[files]]
file = "options.txt" file = "options.txt"
hash = "a7b78573b761027363f890f912bd53dfe86dd2b731da65b1ff1202d9ea11fb69" hash = "a7b78573b761027363f890f912bd53dfe86dd2b731da65b1ff1202d9ea11fb69"
[[files]]
file = "server.properties"
hash = "9cc3aa13fe8502aede0ba37baeab3d1b318d5aed9f6907e19664a679894749bf"

View file

@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d9825f4f92cec103fd7b7e38f7473641843587c23c051694552a6fa7312c82c7" hash = "a1e329332664b05285ce3697c7767a81fbc51905fc4bf6a0082af74029e790fb"
[versions] [versions]
minecraft = "1.20.2" minecraft = "1.20.2"

View file

@ -1,2 +0,0 @@
server-port=${PORT:25565}
motd=${SERVER_NAME:A Minecraft Server}