Skip to content

Modify SendCommandEvent #1409

@Yeregorix

Description

@Yeregorix

Currently SendCommandEvent#getResult() always returns an empty CommandResult since the event is thrown before the command is executed. The method is almost useless. I propose to split SendCommandEvent in SendCommandEvent.Pre and SendCommandEvent.Post and move the current method to SendCommandEvent.Pre#getResult()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions