titivermeesch / titivermeesch/CommandTimer
Edit the days/hours/minutes/seconds for "commandExecutionMode" RANDOM
Open
Nobody has claimed this yet.
feature
- Dominant language
- Java
- Stars
- 29
- Forks
- 16
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
Would it be possible to edit the days/hours/minutes/seconds for "commandExecutionMode" RANDOM?
Currently it's only possible with "INTERVAL".
Thanks!
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
No file or test is named. Start by searching the Java code for commandExecutionMode and the existing INTERVAL handling, then trace how RANDOM chooses its timing. Done means RANDOM accepts editable days, hours, minutes, and seconds with behavior covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100