add velocity
the server now utilizes the velocity proxy for - domain based connection instead of ports (called forced-hosts in velocity) - a fancy motd message indicating when only the minecraft server is down, but not the host system
This commit is contained in:
parent
3164df2579
commit
1002a471ba
13 changed files with 79 additions and 29 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Set this to '-1' to use the same port number that is used by the Minecraft server.
|
||||
# However, it is strongly recommended NOT to use the same port number because UDP on
|
||||
# it is also used by default for the server query. Doing so may crash the server!
|
||||
port=24454
|
||||
port=24455
|
||||
# The server IP address to bind the voice chat to
|
||||
# Leave blank to use the 'server-ip' property from the 'server.properties' config file
|
||||
# To bind to the wildcard IP address, use '*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue