remove server.properties
This commit is contained in:
parent
de18dae641
commit
a6398bafbb
3 changed files with 1 additions and 7 deletions
|
@ -1124,7 +1124,3 @@ metafile = true
|
|||
[[files]]
|
||||
file = "options.txt"
|
||||
hash = "a7b78573b761027363f890f912bd53dfe86dd2b731da65b1ff1202d9ea11fb69"
|
||||
|
||||
[[files]]
|
||||
file = "server.properties"
|
||||
hash = "9cc3aa13fe8502aede0ba37baeab3d1b318d5aed9f6907e19664a679894749bf"
|
||||
|
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d9825f4f92cec103fd7b7e38f7473641843587c23c051694552a6fa7312c82c7"
|
||||
hash = "a1e329332664b05285ce3697c7767a81fbc51905fc4bf6a0082af74029e790fb"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.2"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
server-port=${PORT:25565}
|
||||
motd=${SERVER_NAME:A Minecraft Server}
|
Loading…
Reference in a new issue