Monument Recycler Configs

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

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.

Most monument recycler commands MUST be entered into the boot command section and will not work while the server is running.

👢

monumentspawns.enableconfig "monument"

Where "monument" is one of the following options:

CommandDescription

"dome_recycler"

Enables the spawning of recyclers at the Dome.

"fishing_village_large_recycler"

Enables the spawning of recyclers at the Large Fishing Village.

"fishing_village_small_recycler"

Enables the spawning of recyclers at the Small Fishing Villages.

"oilrig_large_recycler"

Enables the spawning of recyclers at the Large Oil Rig.

"oilrig_small_recycler"

Enables the spawning of recyclers at the Small Oil Rig.

"stables_recycler"

Enables the spawning of recyclers at the Stables (Large Barn) and Ranch.

"cargoship_recycler"

Enables the spawning of recyclers on the Cargo Ship (both variants).

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"


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.

Last updated