Skip to content

Commit

Permalink
Update magmablock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NycuRO authored Sep 6, 2016
1 parent 3367893 commit 29d5ab4
Showing 1 changed file with 8 additions and 19 deletions.
27 changes: 8 additions & 19 deletions src/main/resources/magmablock.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
#MagmaBlock advanced config

server:
#Period of automaticly garbation collector. 20=1sec. Default=30min
gc-period: 36000

synapse:
#Enable synapse client
enable: false
#IP of Synapse server
server-ip: 127.0.0.1
#Port or Synapse server
port: 10305
#Description is identifier for client
description: "A Synapse client"
#Is that server main or lobby?
is-main-server: true
#16-bit long password to connect Synapse
password: 16bitlongkey
#Disable RakNet means players can join only via Synapse
disable-rak: false
enable: true
server-ip: 127.0.0.1
server-port: 10305
isMainServer: true
password: must16keyslength
description: Synapse Nukkit Server
disable-rak: false
autoConnect: true

0 comments on commit 29d5ab4

Please sign in to comment.