# Monument Recycler Configs

The following settings can control the addition of Recyclers to certain monuments. Owners can enter them in the GPORTAL | NITRADO boot commands section so that they are saved to the server when it starts up.

{% hint style="danger" %}
**Changing these settings will require a server WIPE**.

The exception to this rule is adding recyclers to the Cargo Ship, in which case no restart is required, but a fresh Cargo Ship will need to spawn.
{% endhint %}

{% hint style="danger" %}
Most monument recycler commands **MUST** be entered into the boot command section and will not work while the server is running.
{% endhint %}

> ### **👢**
>
> ### ***monumentspawns.enableconfig "monument"***
>
> Where "monument" is one of the following options:

<table data-full-width="false"><thead><tr><th width="306.888916015625">Command</th><th>Description</th></tr></thead><tbody><tr><td><code>"dome_recycler"</code></td><td>Enables the spawning of recyclers at the Dome.</td></tr><tr><td><code>"fishing_village_large_recycler"</code></td><td>Enables the spawning of recyclers at the Large Fishing Village.</td></tr><tr><td><code>"fishing_village_small_recycler"</code></td><td>Enables the spawning of recyclers at the Small Fishing Villages.</td></tr><tr><td><code>"oilrig_large_recycler"</code></td><td>Enables the spawning of recyclers at the Large Oil Rig.</td></tr><tr><td><code>"oilrig_small_recycler"</code></td><td>Enables the spawning of recyclers at the Small Oil Rig.</td></tr><tr><td><code>"stables_recycler"</code></td><td>Enables the spawning of recyclers at the Stables (Large Barn) and Ranch.</td></tr><tr><td><code>"cargoship_recycler"</code></td><td>Enables the spawning of recyclers on the Cargo Ship (both variants).</td></tr></tbody></table>

{% hint style="info" %}
***Cargo Ship Recyclers:***\
\
Using the `forcespawnconfig "cargoship_recycler"` command will onlt spawn a Recycler on the **currently spawned** Cargo Ship. This setting will not persist over multiple Cargo Ships.\
\
For permanently spawning a Recycler on Cargo Ships, you must use the boot command: `monumentspawns.enableconfig "cargoship_recycler"`
{% endhint %}

***

Players can also disable these configurations by entering the following command:

> ### **👢**
>
> ### ***monumentspawns.disableconfig "monument"***
>
> Where "monument" is any of the above options.

For viewing a list of configurations, use the following:

> ### **👢**
>
> ### *monumentspawns.getconfigs*
>
> Returns a list of available configs.

> ### **👢**
>
> ### *monumentspawns.getenabledconfigs*
>
> Returns a list of currently enabled configs.

## Config Force Change

To skip the rebooting process and immediately generate recyclers at monuments without the need for a wipe, use the following command.

It is slightly more unstable, but shouldn't cause too many issues:

> ### **📟**
>
> ### *monumentspawns.forcespawnconfig “monument”*
>
> Where "monument" is any of the above options.
