Command starsystem create {{ currentPage ? currentPage.title : "" }}

This command will create a star system based on the profile informed in the parameters that is saved in StarSystem section in mod's Configuration File values ​​during the game.

Syntax:

/starsystem create <PARAMETERS>

Parameters available:

  • Profile: Name of the profile to be used in generation, if not informed, it will use the default profile.

  • NoStar: It will not generate a star regardless of the profile configuration used.

  • WithStar: It will generate a star regardless of the profile configuration used.

  • NoBelt: It will not generate a belts regardless of the profile configuration used.

  • NoRing: It will not generate a rings regardless of the profile configuration used.

  • NoAsteroids: It will disable vanilla asteroids regardless of the profile configuration used.

  • WithAsteroids: It will enable vanilla asteroids regardless of the profile configuration used.

Profiles available:

You can create your on profile, just adding to the config file at StarSystem section in mod's Configuration File.

Examples:

/starsystem create

/starsystem create profile=vanilla

/starsystem create noring nobelt

/starsystem create profile=es nobelt nostar withasteroids

Warning.: Depending on the size of the profile and the speed of the computer it may take a while and during the generation the screen will freeze, so wait until the end of the generation. After the end of the generation, if you have generated an asteroid belt, the game will take a while to make the first save, as there may be 15k to 30k asteroids on average to be saved. Do not exit the game or close the dedicated server until this save is made, as it may corrupt your world.

{{{ content }}}