-
-
Notifications
You must be signed in to change notification settings - Fork 980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement chat message signing for 1.19.1+ #5030
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first skim
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/AbstractChatHandler.java
Outdated
Show resolved
Hide resolved
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/AbstractChatHandler.java
Outdated
Show resolved
Hide resolved
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/AbstractChatHandler.java
Outdated
Show resolved
Hide resolved
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/AbstractChatHandler.java
Show resolved
Hide resolved
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/SignedChatHandler.java
Show resolved
Hide resolved
EssentialsChat/src/main/java/com/earth2me/essentials/chat/processing/AbstractChatHandler.java
Outdated
Show resolved
Hide resolved
Known issue: this inadvertently reformats |
How can I solve this? |
@Pantera07 Did you enable previews in your |
thank! I enable previews and this issue is resolved. |
Information
This PR refactors EssentialsX Chat in order to support chat previews and signed chat messages in 1.19.1.
Details
Environments tested:
Demonstration: