summaryrefslogtreecommitdiff
path: root/examples/example.minecserver
blob: 9cd9c9d90deb754f550ef0cf89b63e900ebfd177 (plain)
1
2
3
4
5
6
7
8
9
10
[minecserver]
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.