diff --git a/configuration.txt b/configuration.txt index 22b341fd..945c90ae 100644 --- a/configuration.txt +++ b/configuration.txt @@ -84,6 +84,9 @@ web: - type: chat - type: chatballoon focuschatballoons: false + - type: chatbox + showplayerfaces: true + messagettl: 5 defaultworld: world worlds: diff --git a/web/index.html b/web/index.html index 29e9af2b..28d28434 100644 --- a/web/index.html +++ b/web/index.html @@ -17,6 +17,7 @@ + @@ -26,7 +27,8 @@ - + +