Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Releases: SEServerExtender/GetOutOfMySandboxPlugin

v1.0.1.53

05 Jun 05:29
Compare
Choose a tag to compare
v1.0.1.53 Pre-release
Pre-release

GetOutOfMySandbox v1.0.1.53

Changes:

  • Removed an obsolete reference
  • Recompiled against NLog 3.2.1.0 for compatibility with SESE 1.85.8.506

v1.0.1.49

02 May 17:00
Compare
Choose a tag to compare
v1.0.1.49 Pre-release
Pre-release

GetOutOfMySandbox v1.0.1.49

Changes:

  • Don't log removals which have already been reported. (#2)

v1.0.0.46

08 Apr 00:15
Compare
Choose a tag to compare
v1.0.0.46 Pre-release
Pre-release

Minor update to get rid of a noisy log statement if NPC deletes are enabled but there are no ships to delete.

v1.0.0.45

06 Apr 04:37
Compare
Choose a tag to compare
v1.0.0.45 Pre-release
Pre-release

First release!

This plugin requires SESE version 1.76.11.375 or later to function.

This plugin, by default, will remove all the XML related to character entities that meet the following criteria:

  • Do not own any CubeBlocks on any CubeGrids
  • Are not part of a faction

This keeps your Sandbox.sbc file from growing uncontrollably.

The plugin can be optionally configured to ignore faction membership, as well as to delete all cubegrids which contain blocks owned by "Neutral NPC", which can result in a smaller sector file and faster startup of your server (and will keep essentials from stopping the npc ships, since they'll be gone).
Note the neutral npc option will delete a ship if ANY block on it is owned by neutral NPC, so be careful. This behavior will be refined in a future revision.