Fix default ChatRenderer when no plugins are installed (#5702)

This commit is contained in:
Jason Penilla
2021-05-21 18:08:18 -07:00
parent de5d8a76fe
commit ee0bafc6a3
2 changed files with 11 additions and 3 deletions

View File

@@ -189,7 +189,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ // no legacy events called, all nice and fresh!
+ () -> {
+ this.processModern(
+ ChatRenderer.DEFAULT,
+ ChatRenderer.defaultRenderer(),
+ new LazyPlayerSet(this.server),
+ Component.text(this.message).replaceText(URL_REPLACEMENT_CONFIG),
+ false