midspace / midspace/Space-Engineers-Admin-script-mod
There's no "all" option for commands?
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
it seems strange that there's no "all" option for some commands like:
/deleteplanet all
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command handling for /deleteplanet and checking how existing commands parse arguments. Clarify which commands should support an all option and the expected behavior with maintainers, then verify that /deleteplanet all handles every target while preserving single-planet deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100