CommandRegisteredEvent no longer called
Open
@Owen1212055 is already working on this.
Since May 28, 2024.
status: accepted
type: bug
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 3.5k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
Expected behavior
CommandRegisteredEvent when adding commands to the command map. Although the event is deprecated it was not intentional to break it yet.
Observed/Actual behavior
No event call.
Steps/models to reproduce
Register a listener with a printout and see nothing in logs when adding commands.
Plugin and Datapack List
N/A
Paper version
1.20.6-115
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.
Assessment
This issue has not been assessed yet.