Skip to content

Packets

JonasDevDE edited this page Jun 4, 2025 · 4 revisions

Our server sends packets to the plugin messaging channel eternalempires:mod. All packets are sent in bytes as json.

Regions

Audio system

Field Type Description Required Example
type string The id of the packet type Yes player_enter_region
data object The data of the packet Yes $packet

Navigation

Objects

Clone this wiki locally