

ExtendedRandomMoons
Adds a terminal command:
This mod was created based on an idea/request from a member of the Lethal Company Discord community.
The command routes the ship to a random moon while respecting configurable filters:
Compatibility
Usage
Config
[General]
DeductCredits (default: true) If false, routing via 'route random' will not deduct credits (cost forced to 0).
SkipConfirmation (default: false) If true, 'route random' will skip the confirmation node and route immediately.
DifferentPlanetEachTime (default: true) If true, excludes the currently orbited moon.
AvoidRepeatCount (default: 3) Avoids choosing any of the last N selected moons (best-effort).
[Moons]
Blacklist (default: Gordion,Liquidation) Comma-separated list of moons that will never be selected.
ExcludeCompanyMoons (default: true) If true, excludes company moons (best-effort heuristic).
[Weather]
[Debug]
Notes