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.
| Plugin | Also needs |
|---|---|
| ClusterSync | A MySQL database reachable from every map, and two or more maps in a cluster. |
| TribeScore | A MySQL database shared across the cluster, and a Discord webhook. |
| Damage Numbers | Nothing beyond the loader. |
| StructurePickUpBalance | Nothing 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.