-
Notifications
You must be signed in to change notification settings - Fork 0
Connecting
You can use the following URL's to connect to the audio system of EternalEmpires. Please note that each connection can only be opened once, if a second attempt is made it will be rejected.
https://eternalempires.net/audio?code={CODE}
The url to connect to the webplayer, if you are logged in to the eternalempires website you don't need to provide the code.
Parameter | Description | Required |
---|---|---|
code | The code that was provided by the minecraft server | False |
wss://audio.eternalempires.ovh?code={CODE}&secret={SECRET}
We use separate OVHCloud servers for proxying outgoing traffic from our network.
If there are problems with OVHCloud, our system automatically falls back to servers from other providers. We never use our regular servers for proxying outbound traffic.
Parameter | Description | Required |
---|---|---|
code | The code that was provided by the minecraft server | True |
secret | An with the public key encrypted random generated secret | True |
Official documentation for the EternalEmpires audio system. The audio system is responsible for giving NPC's a voice and letting players communicate.
- ClientboundSessionAuthenticationPacket
- ClientboundSessionDisconnectPacket
- ClientboundPositionUpdatePacket
- ClientboundAudioSourceCreationPacket
- ClientboundAudioSourceDeletionPacket
- ClientboundAudioSourceUpdatePacket
- ClientboundAudioInputStateUpdatePacket
- ClientboundAudioChunkPacket
- ServerboundAudioInputPacket