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.
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:
"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).
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.getconfigsReturns a list of available configs.
👢
monumentspawns.getenabledconfigsReturns 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
Was this helpful?