Native plugins · Unreal Engine 5

Forge the server
you imagined.

Discover native plugins built for Conan API. Extend Conan Exiles Enhanced servers with a developer ecosystem grounded in compatibility, transparent releases and real support.

9,247 reflected classes38,340 functions89% typed signatures
One ecosystem

Built for server owners.
Open to developers.

Find compatible releases, read real documentation, inspect checksums and talk directly to the people building the tools your server depends on.

Curated by Conan API

Featured plugins

View verified →
API STATUS
Compatible with game build 24784646Conan API 2.7.0 · table v6View compatibility →
Fresh from the forge

Recently updated

Browse all →
For developers

Ship native capabilities.
Keep your identity.

Publish free, paid, open or closed-source plugins. Maintain releases and changelogs, document commands, answer support and grant buyers access directly.

Get the public SDK
Plugin.cpp
#include "Conan/ConanPluginApi.h"

extern "C" __declspec(dllexport)
void ConanPluginCarregar(
  const ConanApiTabela* api)
{
  api->Log("Forged and ready.");
  api->HookProcessEvent(
    "ServerSendChatMessage",
    AoFalar, nullptr, 100);
}
Community builders

Developer spotlight

The next tool starts as a problem

Can't find the plugin your server needs?

Describe it. Developers can discover the demand, ask questions and build it with you.

Post a plugin request