Skip to content
Getting Started

Requirements

What you need in place before installing a Romoslayer plugin.

Every Romoslayer plugin targets a dedicated ARK: Survival Ascended server and is deployed server-side, through the AsaApi plugin loader.

Shared requirements

  • An ARK: Survival Ascended dedicated server you control.
  • AsaApi (the ARK Server API) installed and loading plugins.
  • File access to the server directory, and the ability to restart it.

Per-plugin requirements

Some plugins need more than the loader. The catalog entry for each plugin lists its own requirements.

PluginAlso needs
ClusterSyncA MySQL database reachable from every map, and two or more maps in a cluster.
TribeScoreA MySQL database shared across the cluster, and a Discord webhook.
Damage NumbersNothing beyond the loader.
StructurePickUpBalanceNothing beyond the loader.

Cluster plugins go on every map

ClusterSync and TribeScore coordinate across servers. Installing them on only some maps produces inconsistent behaviour rather than partial behaviour.