← All mods

EMBER MOD • COMMUNICATE

Communication
built in.

Communicate is Ember's planned multiplayer communication layer, designed to make server communication feel like a native part of the platform.

PLANNED

THE IDEA

Make multiplayer communication a platform feature.

Communicate will provide the shared foundation for server-wide and proximity-based communication across Ember-enabled environments.

The goal is a consistent experience for players and a clean API for server and mod developers, without every project reinventing its own communication stack.

DIRECTION

Designed to work with the rest of Ember.

01

Proximity aware

Support communication experiences that can understand where players are in the world.

02

Server channels

Give servers a consistent foundation for organized communication and community channels.

03

Mod API

Expose communication capabilities to creators through the stable Ember API.

04

Platform native

Designed as part of Ember rather than another disconnected plugin ecosystem.

IN THE MEANTIME

Build the platform Communicate will use.

The Creator SDK is where these platform capabilities become APIs that mod developers can build against.

Start with the SDK