{"id":108677,"date":"2026-06-06T10:00:49","date_gmt":"2026-06-06T07:00:49","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/"},"modified":"2026-06-06T10:00:49","modified_gmt":"2026-06-06T07:00:49","slug":"namlivechat","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/","title":{"rendered":"NamLivechat"},"content":{"rendered":"<div align=\"center\">\n<p>![License: MIT](https:\/\/opensource.org\/licenses\/MIT)<br \/>\n![GitHub Repo stars](https:\/\/github.com\/Nattapat2871\/Namlivechat\/stargazers)<br \/>\n![Visitor Badge](https:\/\/api.visitorbadge.io\/api\/VisitorHit?user=Nattapat2871&#038;repo=NamLivechat&#038;countColor=%237B1E7A&#038;style=flat-square)<\/p>\n<p>![ko-fi](https:\/\/ko-fi.com\/Nattapat2871)<\/p>\n<\/div>\n<p align= \"center\">\n\u00a0 \u00a0 \u00a0 <b>English<\/b> | <a href=\"README_TH.md\">\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22<\/a>\n<\/p>\n<p># NamLivechat<\/p>\n<p>Bridge the gap between your live stream and your Minecraft server. NamLivechat is a powerful, highly configurable plugin that brings your **YouTube**, **Twitch**, and **TikTok** live stream chats directly into the game. Keep your community engaged with real-time messages and a rich, customizable alert system without ever needing to switch screens. This plugin is built for performance and stability, with dedicated support for modern Folia and Paper servers.<\/p>\n<p>## How It Works (Core Concept)<\/p>\n<p>The plugin uses different methods to connect to each platform, ensuring the most stable and efficient connection possible:<br \/>\n&#8211; **YouTube:** Connects via the official **Google YouTube Data API v3** to poll for live chat messages and events.<br \/>\n&#8211; **Twitch:** Connects to Twitch&#8217;s real-time **IRC chat servers** for instant message delivery and uses the **Helix API** to monitor for events like new followers.<br \/>\n&#8211; **TikTok:** Connects to TikTok&#8217;s unofficial **Webcast service** using the `TikTokLiveJava` library, mimicking a web browser to receive real-time events like comments and gifts.<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; **Multi-Platform Support:** Connect to **YouTube**, **Twitch**, and **TikTok** live streams.<br \/>\n&#8211; **Real-Time Chat:** Displays live chat messages directly in Minecraft, featuring colored usernames based on their roles on each platform.<br \/>\n&#8211; **Comprehensive Event Alerts:** Get instant, highly customizable in-game notifications for all important events:<br \/>\n    &#8211; **YouTube:** Super Chat, Super Stickers, New Members, Gifted Memberships, and Member Milestones.<br \/>\n    &#8211; **Twitch:** New Followers, Subscriptions (New, Resubs), Gifted Subs, and Community Gift Bombs.<br \/>\n    &#8211; **TikTok:** New Followers and Gifts.<br \/>\n&#8211; **Advanced Alert System:** Alerts are displayed in three configurable ways:<br \/>\n    &#8211; **Custom Chat Messages:** Design unique alert messages for each event.<br \/>\n    &#8211; **Configurable Sounds:** Assign specific sounds, volumes, and pitches for each alert.<br \/>\n    &#8211; **Dynamic Boss Bars:** Important alerts appear on a Boss Bar, **immediately replacing** any previous alert to show the latest event.<br \/>\n&#8211; **Full Customization:** Almost every aspect is configurable via YAML files, including message formats, role colors, sounds, and Boss Bar styles.<br \/>\n&#8211; **Multi-Language Support:** All user-facing plugin messages can be translated. Default files for **English (`en.yml`)** and **Thai (`th.yml`)** are provided.<br \/>\n&#8211; **Semi-Automatic Updates:**<br \/>\n    &#8211; **Update Checker:** Automatically checks for new versions from GitHub and notifies admins upon joining.<br \/>\n    &#8211; **Update Command:** A simple command (`\/namlivechat update`) downloads the latest version to the server&#8217;s main `update` folder for a safe, automatic update on the next server restart.<br \/>\n&#8211; **Debug Mode:** A simple toggle in the `config.yml` to show detailed console logs for easy troubleshooting.<\/p>\n<p>## \u2699\ufe0f Compatibility<\/p>\n<p>&#8211; **Server Software:** **PaperMC &#038; Folia** (100% compatible).<br \/>\n&#8211; **Minecraft Version:** **1.21+**<\/p>\n<p>## \ud83d\udcda Installation &#038; First-Time Setup<\/p>\n<p>1.  Download the latest `.jar` file from the Releases page.<br \/>\n2.  Place the `NamLivechat-X.X.jar` file into your server&#8217;s `plugins` folder.<br \/>\n3.  Start your server once. The plugin will generate the following files and folders:<br \/>\n    &#8211; `plugins\/NamLivechat\/config.yml`<br \/>\n    &#8211; `plugins\/NamLivechat\/youtube-config.yml`<br \/>\n    &#8211; `plugins\/NamLivechat\/twitch-config.yml`<br \/>\n    &#8211; `plugins\/NamLivechat\/tiktok-config.yml`<br \/>\n    &#8211; `plugins\/NamLivechat\/messages\/en.yml`<br \/>\n    &#8211; `plugins\/NamLivechat\/messages\/th.yml`<br \/>\n4.  Stop the server.<br \/>\n5.  Follow the **API &#038; Token Setup** guide below to configure the `youtube-config.yml` and `twitch-config.yml` files.<br \/>\n6.  Start your server again and enjoy!<\/p>\n<p>## \ud83d\udd27 Configuration<\/p>\n<p>### `config.yml` (Main Configuration)<\/p>\n<p>This file controls the global settings of the plugin.<\/p>\n<p>&#8220;`yml<br \/>\n# ========================================= #<br \/>\n#            NamLivechat General Settings   #<br \/>\n# ========================================= #<\/p>\n<p># Set the language for in-game messages.<br \/>\n# Available languages are defined by the .yml files in the &#8216;messages&#8217; folder.<br \/>\nlanguage: &#8220;en&#8221;<\/p>\n<p># Set to true to enable detailed console logs for debugging purposes.<br \/>\n# It is recommended to keep this false during normal use.<br \/>\ndebug-mode: false<\/p>\n<p># ========================================= #<br \/>\n#            Update Settings                #<br \/>\n# ========================================= #<br \/>\n# Set to true to notify admins in-game when a new version is available.<br \/>\nupdate-alert: true<\/p>\n<p># Set to true to enable the \/namlivechat update command.<br \/>\n# This will download the latest version to the server&#8217;s \/update\/ folder.<br \/>\nauto-update: true<br \/>\n&#8220;`<\/p>\n<p>### `messages\/` folder (Language Files)<\/p>\n<p>This folder contains the language files (`en.yml`, `th.yml`). You can edit these files to change any message the plugin sends to players. You can also create new files (e.g., `es.yml` for Spanish) and set `language: &#8220;es&#8221;` in `config.yml` to use it.<\/p>\n<p>### `youtube-config.yml`<\/p>\n<p>This file controls all settings related to YouTube.<\/p>\n<p>&#8220;`yml<br \/>\n# Master switch for the entire YouTube module.<br \/>\nenabled: true<\/p>\n<p># Your YouTube Data API v3 Key.<br \/>\nyoutube-api-key: &#8220;YOUR_API_KEY_HERE&#8221;<\/p>\n<p># Format for regular chat messages.<br \/>\n# Placeholders: %player%, %message%<br \/>\nmessage-format: &#8220;&#038;c[YouTube] &#038;f%player%&#038;7: &#038;e%message%&#8221;<\/p>\n<p># Colors for different user roles in chat.<br \/>\nrole-colors:<br \/>\n  owner: &#8220;&#038;6&#8221;<br \/>\n  moderator: &#8220;&#038;9&#8221;<br \/>\n  member: &#8220;&#038;a&#8221;<br \/>\n  default: &#8220;&#038;7&#8221;<\/p>\n<p># Master switch for all event alerts below.<br \/>\nyoutube-alerts:<br \/>\n  show-super-chat: true<br \/>\n  show-new-members: true<\/p>\n<p># &#8212; Event Configurations &#8212;<\/p>\n<p># Super Chat Alert<br \/>\nsuper-chat:<br \/>\n  # %player%, %amount%, %message%<br \/>\n  message: &#8220;&#038;6[Super Chat] &#038;e%player% &#038;fhas donated &#038;a%amount%&#038;f: &#038;d%message%&#8221;<br \/>\n  sound:<br \/>\n    name: &#8220;entity.firework_rocket.large_blast&#8221;<br \/>\n    volume: 1.0<br \/>\n    pitch: 1.2<br \/>\n  boss-bar:<br \/>\n    enabled: true<br \/>\n    # %player%, %amount%<br \/>\n    message: &#8220;&#038;e&#038;l%player% &#038;f&#038;ldonated &#038;a&#038;l%amount%&#038;f&#038;l!&#8221;<br \/>\n    # Color: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW<br \/>\n    color: &#8220;YELLOW&#8221;<br \/>\n    duration: 12<\/p>\n<p># New Member Alert<br \/>\nnew-member:<br \/>\n  # %player%<br \/>\n  message: &#8220;&#038;b[New Member] &#038;d%player% &#038;ahas just subscribed!&#8221;<br \/>\n  # &#8230; (sound and boss-bar settings)<\/p>\n<p># Super Sticker Alert<br \/>\nsuper-sticker:<br \/>\n  # %player%, %amount%<br \/>\n  message: &#8220;&#038;a[Super Sticker] &#038;e%player% &#038;fhas sent a sticker worth &#038;a%amount%&#038;f!&#8221;<br \/>\n  # &#8230; (sound and boss-bar settings)<\/p>\n<p># Gifted Membership Alert<br \/>\ngifted-membership:<br \/>\n  # %gifter% (The user who gifted the membership)<br \/>\n  message: &#8220;&#038;d[Gifted Member] &#038;f%gifter% &#038;ehas gifted a membership!&#8221;<br \/>\n  # &#8230; (sound and boss-bar settings)<\/p>\n<p># Member Milestone Alert<br \/>\nmember-milestone:<br \/>\n  enabled: true<br \/>\n  # %player%, %milestone% (e.g., &#8220;12 months&#8221;), %message% (user&#8217;s custom message)<br \/>\n  message: &#8220;&#038;a[Milestone!] &#038;e%player% &#038;fhas been a member for &#038;d%milestone%&#038;f! Message: &#038;d%message%&#8221;<br \/>\n  # &#8230; (sound and boss-bar settings)<br \/>\n&#8220;`<\/p>\n<p>### `twitch-config.yml`<\/p>\n<p>This file controls all settings related to Twitch.<\/p>\n<p>&#8220;`yml<br \/>\n# Master switch for the entire Twitch module.<br \/>\nenabled: true<\/p>\n<p># Your OAuth Token.<br \/>\noauth-token: &#8220;YOUR_OAUTH_TOKEN_HERE&#8221;<\/p>\n<p># Format for regular chat messages.<br \/>\n# Placeholders: %badges%, %user%, %message%<br \/>\nformat: &#8220;&#038;5[Twitch] %badges%%user%&#038;7: &#038;f%message%&#8221;<\/p>\n<p># Colors for different user roles in chat.<br \/>\nrole-colors:<br \/>\n  broadcaster: &#8220;&#038;6&#8221;<br \/>\n  moderator: &#8220;&#038;9&#8221;<br \/>\n  vip: &#8220;&#038;d&#8221;<br \/>\n  subscriber: &#8220;&#038;a&#8221;<br \/>\n  default: &#8220;&#038;7&#8221;<\/p>\n<p># &#8212; Event Configurations &#8212;<br \/>\nevents:<br \/>\n  enabled: true<\/p>\n<p>  # New Follower Alert<br \/>\n  new-follower:<br \/>\n    enabled: true<br \/>\n    # %user%<br \/>\n    message: &#8220;&#038;d[Twitch] &#038;f%user% &#038;ehas just followed!&#8221;<br \/>\n    # &#8230; (sound and boss-bar settings)<\/p>\n<p>  # New Subscription Alert<br \/>\n  new-subscription:<br \/>\n    enabled: true<br \/>\n    # %user%, %tier%<br \/>\n    message: &#8220;&#038;d[Twitch] &#038;f%user% &#038;ehas just subscribed at Tier %tier%!&#8221;<br \/>\n    # &#8230; (sound and boss-bar settings)<\/p>\n<p>  # &#8230; (and so on for resubscription, gift-subscription, community-subscription)<br \/>\n&#8220;`<\/p>\n<p>### `tiktok-config.yml`<\/p>\n<p>This file controls all settings related to TikTok.<\/p>\n<p>&#8220;`yml<br \/>\n# Master switch for the entire TikTok module.<br \/>\nenabled: true<\/p>\n<p># Format for regular chat messages.<br \/>\n# Placeholders: %user%, %message%<br \/>\nmessage-format: &#8220;&#038;b[TikTok] &#038;f%user%&#038;7: &#038;f%message%&#8221;<\/p>\n<p># Colors for different user roles in chat.<br \/>\nrole-colors:<br \/>\n  moderator: &#8220;&#038;9&#8221;<br \/>\n  subscriber: &#8220;&#038;a&#8221;<br \/>\n  default: &#8220;&#038;7&#8221;<\/p>\n<p># &#8212; Event Configurations &#8212;<br \/>\nevents:<br \/>\n  enabled: true<\/p>\n<p>  # Gift Alert<br \/>\n  gift:<br \/>\n    enabled: true<br \/>\n    # %user%, %gift_name%, %amount% (combo count), %total_value% (diamonds)<br \/>\n    message: &#8220;&#038;e[TikTok Gift] &#038;f%user% &#038;ahas sent %amount%x &#038;d%gift_name% &#038;a(Value: %total_value% Diamonds)!&#8221;<br \/>\n    # &#8230; (sound and boss-bar settings)<\/p>\n<p>  # Follow Alert<br \/>\n  follow:<br \/>\n    enabled: true<br \/>\n    # %user%<br \/>\n    message: &#8220;&#038;b[TikTok] &#038;f%user% &#038;ehas followed the stream!&#8221;<br \/>\n    # &#8230; (sound and boss-bar settings)<br \/>\n&#8220;`<\/p>\n<p>## \ud83d\udd11 API &#038; Token Setup<\/p>\n<p>#### YouTube Data API v3 Key<\/p>\n<p>1.  Go to the Google Cloud Console.<br \/>\n2.  Create a new project.<br \/>\n3.  In the navigation menu, go to &#8220;APIs &#038; Services&#8221; -> &#8220;Library&#8221;.<br \/>\n4.  Search for and enable the **&#8221;YouTube Data API v3&#8243;**.<br \/>\n5.  In &#8220;APIs &#038; Services&#8221; -> &#8220;Credentials&#8221;, click &#8220;Create Credentials&#8221; -> &#8220;API key&#8221;.<br \/>\n6.  Copy the generated API key.<br \/>\n7.  Paste it into the `youtube-api-key` field in your `youtube-config.yml`.<br \/>\n8.  **Important:** For security, click on the new API key, go to &#8220;API restrictions&#8221;, and restrict it to your server&#8217;s IP address.<\/p>\n<p>#### Twitch OAuth Tokens<\/p>\n<p>1.  Go to Twitch Token Generator.<br \/>\n2.  Click on the **&#8221;Custom Scope&#8221;** token type.<br \/>\n3.  In the list of scopes, you **must** select the following:<br \/>\n    &#8211; `chat:read`<br \/>\n    &#8211; `chat:edit`<br \/>\n    &#8211; `moderator:read:followers`<br \/>\n4.  Click the &#8220;Generate Token!&#8221; button and authorize with the Twitch account you want the plugin to use.<br \/>\n5.  Copy the entire generated token (it starts with `oauth:`).<br \/>\n6.  Paste it into the `oauth-token` field in your `twitch-config.yml`.<\/p>\n<p>## \ud83d\udcbb Commands &#038; Permissions<\/p>\n<p>| Command | Description | Permission | Default |<br \/>\n| :&#8212; | :&#8212; | :&#8212; | :&#8212; |<br \/>\n| `\/livechat start <url>` | Auto-detects the platform from the URL and starts the connection. | `namlivechat.use` | `true` |<br \/>\n| `\/livechat start <platform> <url\/id>` | Starts a connection to a specific platform. | `namlivechat.use` | `true` |<br \/>\n| `\/livechat stop [platform]` | Stops the current connection(s). | `namlivechat.use` | `true` |<br \/>\n| `\/namlivechat reload` | Reloads all configuration files. | `namlivechat.admin` | `op` |<br \/>\n| `\/namlivechat update` | Downloads the latest plugin version. | `namlivechat.admin` | `op` |<\/p>\n<p>## \ud83d\udce6 Libraries Used<\/p>\n<p>&#8211; **Google API Client for Java**<br \/>\n&#8211; **Twitch4J**<br \/>\n&#8211; **TikTokLiveJava**<\/p>\n<p>&#8212;<br \/>\nCreated by Nattapat2871.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Displays YouTube, Twitch, and TikTok live chats in Minecraft.<\/p>\n","protected":false},"featured_media":108678,"template":"","meta":{"_minecraft_slug":"namlivechat","_minecraft_project_id":"2YWSFNQg","_minecraft_author":"nattapat2871","_minecraft_license":"MIT","_minecraft_downloads":203,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"namlivechat.zip","_minecraft_size_bytes":30102123,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:40:30.747789Z","_minecraft_date_created":"2025-08-08T21:30:09.235396Z","_minecraft_date_modified":"2025-08-08T17:41:56.732918Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/namlivechat","_minecraft_icon_attachment_id":108678,"_minecraft_imported_at":"2026-06-06T07:00:50+00:00","_minecraft_import_hash":"6a5e47970e4a31e48d843c2dc63f8ebc","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,873,126,127,128,867,129,123],"mod_loader":[130,131,132,133,134],"minecraft_version":[62,37,73,74,38,78,79,80,81],"class_list":["post-108677","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-library","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-technology","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NamLivechat - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NamLivechat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Displays YouTube, Twitch, and TikTok live chats in Minecraft.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/\",\"name\":\"NamLivechat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp\",\"datePublished\":\"2026-06-06T07:00:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/namlivechat\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"NamLivechat\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NamLivechat - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/","og_locale":"en_US","og_type":"article","og_title":"NamLivechat - Minecraft","og_description":"Displays YouTube, Twitch, and TikTok live chats in Minecraft.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/","name":"NamLivechat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp","datePublished":"2026-06-06T07:00:49+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/namlivechat-icon-6f72224740d48f0bf4d320f329ba34c6911d4852_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/namlivechat\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"NamLivechat"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/108677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/108678"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=108677"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=108677"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=108677"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=108677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}