titivermeesch / titivermeesch/CommandTimer
Add possibility for silent command execution
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 29
- Forks
- 16
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
Right now the console shows the command that are being triggered by the plugin. This is something that may be annoying for some people.
There should be a way to disable this, potentially with a custom console sender implementation
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 where the plugin displays triggered commands and how console output is sent; the issue suggests a custom console sender implementation. Determine how silent execution should be configured, then verify that commands can run without being shown while normal console behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100