Added more test server stuff to .gitignore.

This commit is contained in:
Harrison Deng 2020-04-19 00:56:50 -05:00
parent 66480084d7
commit 4efd583e56
2 changed files with 6 additions and 4 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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