{"id":19094160,"url":"https://github.com/daveinchy/space-engineers-cli-script","last_synced_at":"2026-05-25T22:30:20.811Z","repository":{"id":143113820,"uuid":"608076769","full_name":"DaveInchy/space-engineers-cli-script","owner":"DaveInchy","description":"CommandLineActions is a \"PB\" Script for Space Engineers (Game) embedded C# implementation","archived":false,"fork":false,"pushed_at":"2023-05-12T13:51:51.000Z","size":2937,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T23:41:56.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaveInchy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.MD","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-01T09:17:20.000Z","updated_at":"2023-03-03T23:45:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"70927f92-ede7-4bdb-9e34-ac30798026aa","html_url":"https://github.com/DaveInchy/space-engineers-cli-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveInchy%2Fspace-engineers-cli-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveInchy%2Fspace-engineers-cli-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveInchy%2Fspace-engineers-cli-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveInchy%2Fspace-engineers-cli-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveInchy","download_url":"https://codeload.github.com/DaveInchy/space-engineers-cli-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240143906,"owners_count":19754805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T03:27:41.454Z","updated_at":"2026-05-25T22:30:20.722Z","avatar_url":"https://github.com/DaveInchy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# CommandLineAction CLI\nCommandLineActions is a \"PB\" Script for Space Engineers (Game) embedded C# implementation\n\n**Version**: V2.0.0\n\n**Game**: Space Engineers\n\n**Name**: CommandLineActions\n\n**Author**: Dave Inchy \u003cgithub.com/daveinchy\u003e or \n\n**More**:\n1. [Release + Download](/releases)\n1. [Steam Workshop: CommandLineActions](https://steamcommunity.com/sharedfiles/filedetails/?id=2942030650)\n2. [Space Dave](https://steamcommunity.com/id/holohkdofih)\n\n```\nCurrently I am working on the project and this is under construction,\nthus for now I do not have a documentation ready on how it works - but feel free to look whats been added, Its not hard to understand.\n\nIn essence there are initial parameters (/lcd for example) which specifies what type of command you want to execute.\nThe secondary parameter specifies an action associated with the initial parameter (for example /lcd toggle), These so called actions can execute functions I have assigned to them.\nThe third parameter is usually a block name or block id selector, With this the functionality gets assigned to a specific block on the grid. (for example /lcd toggle \"LCD 1\") - a * selector is for selecting each block with the same type on the grid.\nThe reset of the parameters will hold the arguments for the command.\n\nPassive Effects while this scripts runs are:\n\u003e Doors close after opening, can be disabled per door by using [exclude] in its terminal name.\n\u003e Lights flicker now, there is a 0.5% chance that this happens to any light on the grid, this chance is calculated 6 times per second.\n\nExample Commands\n/lcd toggle \u003cTargetName\u003e \u003cPositive\u003e \u003cNegative\u003e\n/lcd toggle LCD1 YES NO =\u003e This command can toggle the lcd between two states with a positive and negative message.\n\n/lcd show \u003cTargetName\u003e \u003cType\u003e \u003cMessage\u003e\n/lcd show LCDTop warning \"Close Helmet\" =\u003e Will show a orange lcd with the a message for no breathable air\n/lcd show LCDTop success \"Open Helmet\" =\u003e Will show a green lcd with the a message for breathable air\n\nShow -Types:\n1. success\n2. danger\n3. warning\n4. info\n\nTHIS SCRIPT IS UNDER CONSTRUCTION!! THIS MEANS THAT THIS DESCRIPTION IS AN EXAMPLE OF HOW ITS DESIGNED TO BE USED - ANYTHING IS UP FOR DEBATE\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveinchy%2Fspace-engineers-cli-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaveinchy%2Fspace-engineers-cli-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveinchy%2Fspace-engineers-cli-script/lists"}