summaryrefslogtreecommitdiff
path: root/examples/example.mcserver
blob: ea7f9bd5a085d8db411c19573beab825df078dfd (plain)
1
2
3
4
5
6
7
8
9
10
[server]
type = proxy
name = Example Server
local = 20003
idle_timeout = 600
start_method = systemd
stop_method = systemd
# The remaining details will usually be read directly from
# the server.properties file, assuming that the Minecraft
# server directory has been installed in the proper location.