Skip to content
Failed

Changes

Summary

  1. #3621: Only serialize valid chat colors to "color" component (commit: f224787) (details)
  2. #3621: Warn about use of valid chat colors and add test (commit: 6ab0f5e) (details)
Commit f2247872221561121df9881f7291596838c32687 by md_5
#3621: Only serialize valid chat colors to "color" component
(commit: f224787)
The file was modifiedchat/src/main/java/net/md_5/bungee/chat/ComponentStyleSerializer.java
Commit 6ab0f5eba75abdec9aaadfae133e296187c4550c by md_5
#3621: Warn about use of valid chat colors and add test
(commit: 6ab0f5e)
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/ComponentStyle.java
The file was modifiedchat/src/main/java/net/md_5/bungee/api/chat/BaseComponent.java
The file was modifiedchat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java