@a, @p or @r in player and console-sent commands
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the command parsing and execution entry points for player- and console-sent commands, then trace how command arguments are resolved. Compare the current behavior with the requested @a, @p, and @r selectors; done means those selectors work for the relevant commands without requiring command blocks.
Written by the indexing model from the issue text.
Description
CMDBOOK-2312 - Reported by killjoy1221
This works in vanilla, but bukkit has yet to implement it. You could do "/give @a fish" to give everyone some fish. You could also do "/slay @r" to kill a random player.
Currently, this is impossible without using commandblocks.
- Dominant language
- Java
- Stars
- 151
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
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.
More from EngineHub/CommandBook
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
EngineHub/CommandBook#294 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
EngineHub/CommandBook#285 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
EngineHub/CommandBook#283 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
EngineHub/CommandBook#282 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
EngineHub/CommandBook#281 ·
All issues in EngineHub/CommandBook
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#157 ·
-
enhancement Tools
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
apache/rocketmq-dashboard#5008 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
DETECT_PARAMETER_NAMES=false silently disables @ConstructorProperties-based Creator detection too Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
FasterXML/jackson-databind#6229 ·