.gitignore
This commit is contained in:
parent
727fee2c52
commit
18e2860c88
2 changed files with 9 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#Minecraft server properties
|
||||
#Fri Nov 17 10:19:25 MSK 2023
|
||||
#Tue Nov 21 08:10:33 YEKT 2023
|
||||
allow-flight=false
|
||||
allow-nether=false
|
||||
broadcast-console-to-ops=true
|
||||
|
|
@ -45,8 +45,8 @@ require-resource-pack=false
|
|||
resource-pack=
|
||||
resource-pack-prompt=
|
||||
resource-pack-sha1=
|
||||
server-port=25565
|
||||
server-ip=0.0.0.0
|
||||
server-port=25565
|
||||
simulation-distance=8
|
||||
spawn-animals=true
|
||||
spawn-monsters=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue