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

TwitchChatReader

Brings Twitch chat to Minecraft

15.6K
29
Mod Icon

TwitchChatReader

A Minecraft fabric mod that brings Twitch chat right into the game!

Installation

You can find latest versions of the mod on GitHub releases and/or Modrinth page. In order for this mod to function you will also need to install Fabric API.

To install the mod simply move the JAR file into your mods folder after installing Fabric and Fabric API.

Commands

  • /twitch connect <username> - connect to specified Twitch channel's chat
  • /twitch disconnect - disconnect from currently connected chat
  • /twitch config reload - reloads configuration file
  • /twitch config prefix <role> get - displays current prefix for the specified chat role (global, subs, mods)
  • /twitch config prefix <role> set <prefix> - sets a new prefix for the specified chat role
  • /twitch config prefix <role> unset - removes prefix for the specified chat role

Configuration

Configuration file is located in .minecraft/config/twitchchatreader.json, and it should look like this by default

{
  "prefixes": {
    "global": null,
    "followers": null,
    "subscribers": "&5[SUB]",
    "moderators": "&2[MOD]",
    "vips": "&5[VIP]"
  }
}

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

Minecraft: Java Edition

1.21.x1.20.x

Платформы

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

Клиент

Создатели

Детали

Лицензия:MIT
Опубликован:2 года назад
Обновлён:1 год назад
Главная