{"id":172365,"date":"2026-06-10T01:01:53","date_gmt":"2026-06-09T22:01:53","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/"},"modified":"2026-06-10T01:01:53","modified_gmt":"2026-06-09T22:01:53","slug":"xflow","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/","title":{"rendered":"flow"},"content":{"rendered":"<p># Flow &#8211; Reimagining Communication in Minecraft<\/p>\n<p>## Elegance in Every Detail<\/p>\n<p>Flow isn&#8217;t just a chat plugin. It&#8217;s a completely reimagined way of communicating in Minecraft, where every detail is meticulously crafted. Minimalist. Intuitive. Revolutionary.<\/p>\n<p>### \u2728 The Magic of Simplicity<\/p>\n<p>&#8211; **Local Chat**<br \/>\n  Communicate naturally with nearby players<\/p>\n<p>&#8211; **Global Chat**<br \/>\n  Add &#8220;!&#8221; at the start of your message &#8211; and the whole server will hear you<\/p>\n<p>&#8211; **Smart Tooltips**<br \/>\n  Hover for important information<\/p>\n<p>&#8211; **Instant Messages**<br \/>\n  Private communication with a single click<\/p>\n<p>### \ud83c\udfa8 Social Features<\/p>\n<p>&#8211; **Mentions**<br \/>\n  Tag players with @username for instant notifications<\/p>\n<p>&#8211; **Emojis**<br \/>\n  Express yourself with built-in emoji support<\/p>\n<p>&#8211; **Anti-Spam**<br \/>\n  Smart protection against chat abuse<\/p>\n<p>&#8211; **Chat Filter**<br \/>\n  Keep conversations clean automatically<\/p>\n<p>&#8211; **Ignore System**<br \/>\n  Control who you interact with<\/p>\n<p>### \ud83d\udd27 Player Settings<\/p>\n<p>&#8211; **Private Messages Control**<br \/>\n  Enable or disable private messages<\/p>\n<p>&#8211; **AFK System**<br \/>\n  Set your status and custom AFK message<\/p>\n<p>&#8211; **Personal Settings GUI**<br \/>\n  Easy-to-use interface for all player settings<\/p>\n<p>### \ud83c\udfa8 Limitless Customization<\/p>\n<p>Customize Flow to your needs:<br \/>\n&#8211; Full PlaceholderAPI support<br \/>\n&#8211; Flexible message formats<br \/>\n&#8211; Interactive tooltips<br \/>\n&#8211; LuckPerms integration<\/p>\n<p>### \u26a1\ufe0f Performance<\/p>\n<p>Built for speed:<br \/>\n&#8211; Asynchronous processing<br \/>\n&#8211; Optimized code<br \/>\n&#8211; Minimal overhead<\/p>\n<p>## \ud83c\udf1f Perfect for Any Server<\/p>\n<p>| Server Type | Compatibility |<br \/>\n|&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;|<br \/>\n| Anarchy     | \u2713             |<br \/>\n| PvP         | \u2713             |<br \/>\n| Duels       | \u2713             |<br \/>\n| RPG         | \u2713             |<\/p>\n<p>## \ud83d\udcdd Configuration Guide<\/p>\n<p>### Basic Settings<\/p>\n<p>&#8220;`yaml<br \/>\n# Radius for local chat in blocks<br \/>\nlocal-chat-radius: 100<\/p>\n<p># Prefix for global messages<br \/>\nglobal-chat-prefix: &#8216;!&#8217;<\/p>\n<p># Time format for timestamps<br \/>\ntime-format: &#8216;HH:mm:ss&#8217;<br \/>\n&#8220;`<\/p>\n<p>### Message Formats<br \/>\nCustomize how messages appear in different chat types:<br \/>\n&#8220;`yaml<br \/>\nformat:<br \/>\n  # Local chat format<br \/>\n  local: &#8216;%luckperms_prefix%%player_name% &#038;8\u2192 &#038;f%message%&#8217;<\/p>\n<p>  # Global chat format<br \/>\n  global: &#8216;&#038;6[G] %luckperms_prefix%%player_name% &#038;8\u2192 &#038;f%message%&#8217;<\/p>\n<p>  # Private messages format<br \/>\n  private:<br \/>\n    outgoing: &#8216;&#038;d\u2192 &#038;7%recipient%&#038;8: &#038;f%message%&#8217;<br \/>\n    incoming: &#8216;&#038;dFrom &#038;7%sender%&#038;8: &#038;f%message%&#8217;<br \/>\n&#8220;`<\/p>\n<p>### Player Settings<br \/>\nConfigure personal settings for each player:<br \/>\n&#8220;`yaml<br \/>\nsettings:<br \/>\n  # Default AFK message<br \/>\n  default-afk-message: &#8220;I am currently AFK. I will respond when I return.&#8221;<\/p>\n<p>  # Default settings state<br \/>\n  default-settings:<br \/>\n    private-messages-enabled: true<br \/>\n    afk-status: false<br \/>\n&#8220;`<\/p>\n<p>### Messages Customization<br \/>\nAll plugin messages can be customized in messages.yml:<br \/>\n&#8220;`yaml<br \/>\nmessages:<br \/>\n  private-messages:<br \/>\n    disabled-sender: &#8220;&#038;cYou have private messages disabled!&#8221;<br \/>\n    disabled-recipient: &#8220;&#038;cThis player has private messages disabled!&#8221;<br \/>\n    player-afk: &#8220;&#038;7%player% is AFK: %message%&#8221;<\/p>\n<p>  settings:<br \/>\n    private-messages-enabled: &#8220;&#038;aPrivate messages enabled!&#8221;<br \/>\n    private-messages-disabled: &#8220;&#038;cPrivate messages disabled!&#8221;<br \/>\n    afk-enabled: &#8220;&#038;aAFK status enabled!&#8221;<br \/>\n    afk-disabled: &#8220;&#038;cAFK status disabled!&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Hover Effects<br \/>\nConfigure tooltips that appear when hovering over messages:<br \/>\n&#8220;`yaml<br \/>\nhover:<br \/>\n  enabled: true<br \/>\n  format:<br \/>\n    &#8211; &#8216;&#038;8&#038;m                              &#8216;<br \/>\n    &#8211; &#8221;<br \/>\n    &#8211; &#8216;  &#038;fPlayer: &#038;7%player_name%&#8217;<br \/>\n    &#8211; &#8216;  &#038;fRank: &#038;7%luckperms_prefix%&#8217;<br \/>\n    &#8211; &#8216;  &#038;fPing: &#038;7%player_ping%ms&#8217;<br \/>\n    &#8211; &#8221;<br \/>\n    &#8211; &#8216;  &#038;fTime: &#038;7%time%&#8217;<br \/>\n    &#8211; &#8221;<br \/>\n    &#8211; &#8216;  &#038;7Click to message&#8217;<br \/>\n    &#8211; &#8221;<br \/>\n    &#8211; &#8216;&#038;8&#038;m                              &#8216;<br \/>\n&#8220;`<\/p>\n<p>### Anti-Spam Protection<br \/>\nPrevent chat abuse with customizable limits:<br \/>\n&#8220;`yaml<br \/>\nanti-spam:<br \/>\n  enabled: true<br \/>\n  cooldown: 2        # Seconds between messages<br \/>\n  max-messages: 5    # Maximum messages<br \/>\n  time-window: 10    # Time window in seconds<br \/>\n&#8220;`<\/p>\n<p>### Chat Filter<br \/>\nKeep your chat clean with word filtering:<br \/>\n&#8220;`yaml<br \/>\nchat-filter:<br \/>\n  enabled: true<br \/>\n  banned-words:<br \/>\n    &#8211; &#8220;word1&#8221;<br \/>\n    &#8211; &#8220;word2&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Emoji System<br \/>\nAdd expressive emojis to your chat:<br \/>\n&#8220;`yaml<br \/>\nemojis:<br \/>\n  &#8216;:heart:&#8217;: &#8216;\u2764&#8217;<br \/>\n  &#8216;:star:&#8217;: &#8216;\u2b50&#8217;<br \/>\n  &#8216;:smile:&#8217;: &#8216;\u263a&#8217;<br \/>\n  &#8216;:fire:&#8217;: &#8216;\ud83d\udd25&#8217;<br \/>\n  &#8216;:rainbow:&#8217;: &#8216;\ud83c\udf08&#8217;<br \/>\n  # And many more&#8230;<br \/>\n&#8220;`<\/p>\n<p>### Mention System<br \/>\nConfigure how player mentions work:<br \/>\n&#8220;`yaml<br \/>\nmentions:<br \/>\n  format: &#8216;\u00a7e@%player%\u00a7r&#8217;<br \/>\n  sound:<br \/>\n    enabled: true<br \/>\n    type: &#8216;ENTITY_EXPERIENCE_ORB_PICKUP&#8217;<br \/>\n    volume: 1.0<br \/>\n    pitch: 1.0<br \/>\n  title:<br \/>\n    enabled: true<br \/>\n    text: &#8216;\u00a7eMention from %player%&#8217;<br \/>\n&#8220;`<\/p>\n<p>### Color Schemes<br \/>\nDefine default colors for chat elements:<br \/>\n&#8220;`yaml<br \/>\ncolors:<br \/>\n  name: &#8216;&#038;7&#8217;    # Player names<br \/>\n  arrow: &#8216;&#038;8&#8217;   # Arrows in format<br \/>\n  message: &#8216;&#038;f&#8217; # Message text<br \/>\n&#8220;`<\/p>\n<p>### PlaceholderAPI Integration<br \/>\nFlow supports all PlaceholderAPI expansions:<br \/>\n&#8211; `%luckperms_prefix%` &#8211; Player&#8217;s prefix<br \/>\n&#8211; `%luckperms_suffix%` &#8211; Player&#8217;s suffix<br \/>\n&#8211; `%player_name%` &#8211; Player&#8217;s name<br \/>\n&#8211; `%player_ping%` &#8211; Player&#8217;s ping<br \/>\n&#8211; `%player_world%` &#8211; Player&#8217;s world<\/p>\n<p>### Permissions<br \/>\n&#8211; `flow.reload` &#8211; Access to \/flowreload<br \/>\n&#8211; `flow.bypass.filter` &#8211; Bypass chat filter<br \/>\n&#8211; `flow.bypass.antispam` &#8211; Bypass anti-spam<br \/>\n&#8211; `flow.emojis` &#8211; Use emojis in chat<br \/>\n&#8211; `flow.color` &#8211; Use color codes in chat<\/p>\n<p>### Color Codes<br \/>\nFlow supports standard Minecraft color codes:<br \/>\n&#8211; `&#038;0-9, &#038;a-f` &#8211; Colors<br \/>\n&#8211; `&#038;k` &#8211; Magic<br \/>\n&#8211; `&#038;l` &#8211; Bold<br \/>\n&#8211; `&#038;m` &#8211; Strikethrough<br \/>\n&#8211; `&#038;n` &#8211; Underline<br \/>\n&#8211; `&#038;o` &#8211; Italic<br \/>\n&#8211; `&#038;r` &#8211; Reset<\/p>\n<p>### Tips<br \/>\n&#8211; Use `&#038;` for color codes<br \/>\n&#8211; Test your formats in-game with \/flowreload<br \/>\n&#8211; Keep anti-spam values balanced<br \/>\n&#8211; Regular expressions are supported in chat filter<br \/>\n&#8211; Use hover tooltips to display additional information<br \/>\n&#8211; Customize click actions for interactive chat<\/p>\n<p>## \ud83d\udcab Commands<\/p>\n<p>\/msg <player> <message>    Send a private message<br \/>\n\/r <message>              Reply to last message<br \/>\n\/ignore <player>          Ignore\/unignore a player<br \/>\n\/flowreload               Reload configuration<br \/>\n\/settings                 Open settings menu<\/p>\n<p>## \ud83d\udce6 Dependencies<\/p>\n<p>**Required:**<br \/>\n&#8211; Paper 1.19+<br \/>\n&#8211; PlaceholderAPI<\/p>\n<p>**Optional:**<br \/>\n&#8211; LuckPerms (for ranks and prefixes)<\/p>\n<p>## \ud83d\ude80 Installation<\/p>\n<p>1. Place plugin in plugins folder<br \/>\n2. Install PlaceholderAPI<br \/>\n3. Download required expansions:<br \/>\n   &#8220;`<br \/>\n   \/papi ecloud download luckperms<br \/>\n   \/papi reload<br \/>\n   &#8220;`<br \/>\n4. Restart server<br \/>\n5. Configure in config.yml<\/p>\n<p>&#8212;<br \/>\nYou can find Changelog Here<br \/>\n> &#8220;Flow &#8211; the future of Minecraft communication&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Communication. Refined.<\/p>\n","protected":false},"featured_media":172366,"template":"","meta":{"_minecraft_slug":"xflow","_minecraft_project_id":"g2J8aZdn","_minecraft_author":"femboypig","_minecraft_license":"MIT","_minecraft_downloads":181,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xflow.zip","_minecraft_size_bytes":71919,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T12:57:38.586525Z","_minecraft_date_created":"2025-01-20T11:25:42.871879Z","_minecraft_date_modified":"2025-01-23T13:59:24.597220Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xflow","_minecraft_icon_attachment_id":172366,"_minecraft_imported_at":"2026-06-09T22:01:53+00:00","_minecraft_import_hash":"154939f30a02bec6c854e626a3cbf7b7","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,127,128,867,92],"mod_loader":[132,133],"minecraft_version":[54,55,56,57,58,59,36,60,93,94,101,102],"class_list":["post-172365","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>flow - 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\/xflow\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"flow - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Communication. Refined.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/\",\"name\":\"flow - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp\",\"datePublished\":\"2026-06-09T22:01:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xflow\\\/#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\":\"flow\"}]},{\"@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":"flow - 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\/xflow\/","og_locale":"en_US","og_type":"article","og_title":"flow - Minecraft","og_description":"Communication. Refined.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/","name":"flow - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp","datePublished":"2026-06-09T22:01:53+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xflow\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xflow-icon-fa035a0ac0e9613af9565bbc62c926dc695681a9_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xflow\/#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":"flow"}]},{"@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\/172365","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\/172366"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172365"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172365"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172365"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}