team api implementation

This commit is contained in:
2025-05-30 00:38:21 +02:00
parent df0f36fad4
commit da6fbf6e4b
7 changed files with 126 additions and 15 deletions

View File

@ -11,3 +11,7 @@ lobby:
authentication:
method: 'NONE' # supported values: 'NONE', 'VANILLA', 'BUNGEECORD', 'VELOCITY'
secret: '' # only for VELOCITY proxies
api:
endpoint: "https://mhsl.eu/varo/api/"
auth: "Basic xxx"