`/paper set_gamerule_globally <rule> <value>` command to set for all worlds at once
Open
Nobody has claimed this yet.
status: needs triage
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 3.5k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem?
Yes, you must teleport around or repeatedly use /execute to do this currently.
Describe the solution you'd like.
/paper set_gamerule_globally <rule> <value> - set for all worlds
/paper check_gamerule <rule> - print value for all worlds
Describe alternatives you've considered.
/execute or teleporting
Other
No response
Contributor guide
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 files, tests, or entry points are named. Start by locating the existing /paper command and gamerule handling, then determine how commands access all worlds. Done means both proposed commands set or report the requested gamerule consistently across every world.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100