Plugin.BDCarrillo.RespawnNoPreviewPlugin
by: BDCarrillo
- 393 total downloads
- Latest version: 1.0.5
This plugin adds a blank entry to the top of the respawn screen to avoid streaming in some random grid, and avoid purging replication. Works with zznty's SpawnScreenFix and StarCpt's Respawn Screen Improvements
-Spawn points in sync will appear green
Plugin.austinvaness.BlockPicker
by: avaness
- 377 total downloads
- Latest version: 1.0.6
Package Description
Plugin.ananace.dotnet-SEAnalogGridControlPlugin
by: Ananace
- 73 total downloads
- Latest version: 1.0.9
Device lists and bind management are available under Plugin settings.
The plugin needs to be installed on any server as well in order to fully support rovers.
Plugin.austinvaness.ToolSwitcherPlugin
by: avaness
- 411 total downloads
- Latest version: 1.0.6
This plugin is a simplified version of the Tool Switcher mod. It allows you to scroll between the welder, grinder, and drill. There is no configuration yet, so these tools will always be grouped together while the plugin is enabled. The benefits of this plugin over the mod are that you can use any toolbar page, and it will work on any multiplayer server.
Plugin.Bushfiend.BallTurretHelper
by: Bushy
- 149 total downloads
- Latest version: 1.0.5
Adds a custom control to the large grid hinge block that will autoplace and attach the smallest top part, useful for compact custom turrets. In Survival you will require a steel plate in your inventory for the part to be placed.
Plugin.austinvaness.BetterInventorySearch
by: avaness
- 461 total downloads
- Latest version: 1.0.6
Highlights the item you searched for in the inventory. Also tweaks the production tab so that the assembler list is sorterd and your search is persistent.
Plugin.austinvaness.DisableAnalytics
by: avaness
- 248 total downloads
- Latest version: 1.0.5
Package Description
Plugin.austinvaness.LcdImagePlugin
by: avaness
- 384 total downloads
- Latest version: 1.0.5
Package Description
Plugin.BDCarrillo.EyeAdaptation
by: BDCarrillo and Muzzled
- 253 total downloads
- Latest version: 1.0.5
Corrects eye adaption to actually allow you to see, dimly, in dark interior spaces. Values provided by Muzzled.
Plugin.austinvaness.PasswordCachePlugin
by: avaness
- 98 total downloads
- Latest version: 1.0.5
Package Description
Plugin.austinvaness.NoArmorEdges
by: avaness
- 389 total downloads
- Latest version: 1.0.5
Package Description
Plugin.austinvaness.MESInhibitorPlugin
by: avaness
- 69 total downloads
- Latest version: 1.0.5
This plugin allows you to disable the inhibitors for any encounters done through Modular Encounters Systems. All inhibitors are disabled by default, so if you wish to change which inhibitors are disabled, you can use the config file in the world's "Storage" folder.
This plugin only works in singleplayer.
Plugin.austinvaness.ScrollRotationPlugin
by: avaness
- 134 total downloads
- Latest version: 1.0.5
Allows the use of Shift, Alt, or Shift+Alt combined with scroll wheel to rotate blocks.
If desired, the controls can be changed so that Shift scroll rotates the block and Alt scroll changes the rotation axis.
Plugin.bcmpinc.SE-PreventBlockResize
by: bcmpinc
- 145 total downloads
- Latest version: 1.0.5
Have you ever used build planner while building a small grid ship? How often did a block change size, just before you clicked to request the necessary components from storage? This plugin disables that 'feature'. Clogging up your build planer and inventory with stuff you don't want will be a thing of the past.
Plugin.austinvaness.UnlimitedScriptLength
by: avaness
- 116 total downloads
- Latest version: 1.0.5
This plugin removes the programmable block script length limit. This does not work in multiplayer.
Plugin.austinvaness.ModDebugBuild
by: avaness
- 40 total downloads
- Latest version: 1.0.4
This plugin allows mod developers to attach Visual Studio and other IDEs to the game and use breakpoints. As a side effect, this will disable Keen's additions like mod profiling. This plugin will only work on local mods.
Plugin.austinvaness.CameraLCD
by: avaness
- 160 total downloads
- Latest version: 1.0.4
An *experimental* plugin that allows a camera to be displayed on an LCD screen.
Known Issues:
- Doesnt work on screens rotated 90 or 270 degrees
- All screens except for the transparent lcd render the camera without any brightness
- Lighting issues
- LCD script mode may need to be switched to something else and back in order for the camera selection to work
To use, set the LCD to Script mode and then select Camera Display in the list. You must also put the name of the camera in the LCD or cockpit Custom Data. To specify a specific screen, use [Index]:[CameraName] example: 1:Camera. The index starts at 0, so the second display in the list is index 1. To adjust settings of the plugin, use /cameralcd in chat open the settings menu.
Plugin.arsnekfcn.Conduit
by: arsnek
- 5 total downloads
- Latest version: 1.0.3
A generic, format-agnostic data pipe for Space Engineers.
Conduit forwards any block Custom Data tagged [CDT:...] to a backend you run (HTTPS POST) or a local file, wrapped in a small standard envelope. It never interprets the payload and never senses anything itself.
Bring-your-own-backend: there is no author server; data goes only where you point it. The in-game menu (Ctrl+Shift+Home) sets destination, auth (none / bearer / OAuth2), sinks, and sync rate; optional in-game sign-in binds a per-member token, stored DPAPI-encrypted.
MIT. Source: https://github.com/arsnekfcn/Conduit
Plugin.arsnekfcn.Shipyard
by: arsnek
- 1 total downloads
- Latest version: 1.0.1
In-game blueprint version control for Space Engineers, backed by GitHub.
Sign in with GitHub from inside the game, then publish, check out, review, and diff ships as pull requests — no website needed. Shipyard can even create a private repo for you. Or work fully offline with a local git repo (no account or network).
Features: shared ship library browsing; check-out locks; publish/update as PRs with in-game review, approve, and merge; visual wireframe diffs of what changed between versions; one-click Steam Workshop publishing; per-user GitHub token stored locally. Blueprints are scrubbed of owner/SteamID/GPS on commit.
MIT licensed. Source: https://github.com/arsnekfcn/Shipyard
Plugin.arsnekfcn.CleanFeed
by: arsnek
- 0 total downloads
- Latest version: 1.0.0
Independent HUD privacy controls for Space Engineers recording and streaming.
CleanFeed can leave selected HUD elements visible to the player while removing them from NVIDIA, OBS Game Capture, and other compatible game-capture recordings. Player visibility can also be configured independently, and an unfocused-window privacy guard prevents supported HUD from appearing in a stream during alt-tab.
Explicit compatibility controls for vanilla HUD, HUDLCD, WeaponCore, WC Radar, Flight HUD, Flight Vector, Beaconless Thrust/Power Signals, Flip and Burn, GameCore's Hand Terminal, and BuildInfo's toolbar info panel, plus best-effort discovery for other HUD providers. Unsupported render paths remain visible and are reported in the settings screen.
Requires Windows and Pulsar (Legacy or Interim), and windowed or fullscreen-window mode. Capture compatibility varies by recorder; Display Capture is not a clean-feed route.
MIT. Source and issue reporting: https://github.com/arsnekfcn/CleanFeed