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:
anonoe 2025-12-27 23:31:10 +01:00
parent 3164df2579
commit 1002a471ba
Signed by: anonoe
SSH key fingerprint: SHA256:OnAs6gNQelOnDiY5tBpDYKQiuTgBvnmIdMo5P09cdqg
13 changed files with 79 additions and 29 deletions

View file

@ -0,0 +1,7 @@
# Simple Voice Chat proxy config v2.6.4
# The port number to use for the voice chat communication.
# Audio packets are always transmitted via the UDP protocol on the port number
# specified here, independently of other networking used for the game server.
# Set this to '-1' to use the same port number as the one used by the proxy.
port=24454