▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/LiveChat

LiveChat

View the chat in your browser, in realtime.

Оцените первым
37
0

LiveChat

Realtime in-browser chat viewer, with integrated HTTP server. !The image shows the LiveChat user interface, showing two messages from player createview: "createview joined the game" and "Hello from Minecraft!"

API

EndpointDescription
GET /Serves the built-in web UI
GET /chatReturns the last 100 messages as JSON

Response format

[
  {
    "player": "createview",
    "message": "createview joined the game",
    "timestamp": "2026-07-18T10:58:20.829697577Z"
  },
  {
    "player": "createview",
    "message": "Hello from Minecraft!",
    "timestamp": "2026-07-18T10:58:32.655965627Z"
  }
]

Changing the builtin web UI

To use a custom web interface, place the files in <server>/livechat_web directory, with index.html being the main one.

Партнёрский материал

Как поиграть с друзьями с модом LiveChat?

Мод LiveChat куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода LiveChat будет готов за пару минут - BungeeHost сделает всё за вас.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:6 дней назад
Главная