Added more test server stuff to .gitignore.
This commit is contained in:
parent
66480084d7
commit
4efd583e56
2
.gitignore
vendored
2
.gitignore
vendored
@ -128,3 +128,5 @@ test-server/logs
|
||||
test-server/world
|
||||
test-server/world_nether
|
||||
test-server/world_the_end
|
||||
test-server/plugins/WorldGuard
|
||||
test-server/usercache.json
|
||||
|
@ -1,5 +1,5 @@
|
||||
#Minecraft server properties
|
||||
#Sat Apr 18 23:17:38 CDT 2020
|
||||
#Sun Apr 19 00:42:51 CDT 2020
|
||||
spawn-protection=16
|
||||
max-tick-time=60000
|
||||
query.port=25565
|
||||
@ -38,10 +38,10 @@ spawn-animals=true
|
||||
white-list=false
|
||||
rcon.password=
|
||||
generate-structures=true
|
||||
max-build-height=256
|
||||
online-mode=true
|
||||
max-build-height=256
|
||||
level-seed=
|
||||
use-native-transport=true
|
||||
prevent-proxy-connections=false
|
||||
enable-rcon=false
|
||||
use-native-transport=true
|
||||
motd=A Minecraft Server
|
||||
enable-rcon=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user