implemented basic functionality

This commit is contained in:
2025-04-10 17:11:21 +02:00
parent c5d910f282
commit 9dc6b54a3e
14 changed files with 429 additions and 23 deletions

View File

@ -0,0 +1,13 @@
server:
port: 25565
compressionThreshold: 128
viewDistance: 8
lobby:
spawnpoint: '{"x":0.5, "y":10, "z":0.5, "yaw":0, "pitch":90}'
buttonLocation: '{"x":0, "y":10, "z":0}'
connectsTo: 'serverName'
authentication:
method: 'NONE' # supported values: 'NONE', 'VANILLA', 'BUNGEECORD', 'VELOCITY'
secret: '' # only for VELOCITY proxies