-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
for: futureIssue scheduled for resolution at some point in the future.Issue scheduled for resolution at some point in the future.status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.version: 1.19Game version 1.19Game version 1.19
Description
Is your feature request related to a problem?
I need to format whisper messages.
Describe the solution you'd like.
Add AsyncChatWhisperEvent.
Add AsyncChatWhisperEvent.renderer(ChatRenderer).
or
Add AsyncChatWhisperEvent.senderRenderer(WhisperRenderer).
Add AsyncChatWhisperEvent.receiverRenderer(WhisperRenderer).
Describe alternatives you've considered.
Before I did it with PlayerCommandPreprocessEvent.
Now (after 1.19.1) if you cancel this event (msg command), player will be kicked on next chat message.
Kick reason: Received chat packet with missing or invalid signature.
Other
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
for: futureIssue scheduled for resolution at some point in the future.Issue scheduled for resolution at some point in the future.status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.version: 1.19Game version 1.19Game version 1.19

