Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Connecting

JonasDevDE edited this page Dec 14, 2025 · 9 revisions

You can use the following URL's to connect to the audio system of EternalEmpires.

Connecting to the Webplayer

https://eternalempires.net/audio

Parameter Description Required
session The session secret that was provided by the minecraft server false
language The language we should use for audio and the one the user uses to chat with residents. We support en-US, de-DE, es-ES, fr-FR, pt-BR, pl-PL false

Connecting to the Audio Server

wss://audio.eternalempires.net?session={SESSION}&language={LANGUAGE}

Parameter Description Required
session The session secret that was provided by the minecraft server or the eternalempires rest-api false
language The language we should use for audio and the one the user uses to chat with residents. We support en-US, de-DE, es-ES, fr-FR, pt-BR, pl-PL. false

Clone this wiki locally