{"id":140900,"date":"2026-06-08T11:51:00","date_gmt":"2026-06-08T08:51:00","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/"},"modified":"2026-06-08T11:51:00","modified_gmt":"2026-06-08T08:51:00","slug":"simplechat-fork","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/","title":{"rendered":"SimpleChat fork++"},"content":{"rendered":"<p># SimpleChat (fork++) 2.3.0<\/p>\n<p>![Modrinth downloads badge](https:\/\/img.shields.io\/modrinth\/dt\/PXaxqCH3)<br \/>\n![Modrinth versions badge](https:\/\/img.shields.io\/modrinth\/game-versions\/PXaxqCH3)<br \/>\n![java 21 badge](https:\/\/img.shields.io\/badge\/java-21+-orange?logo=java)<\/p>\n<p>### This fork was created because the main project is no longer maintained.<\/p>\n<p>### Log: &#8220;This is a fork of the SimpleChat mod by rantuhin and its fork by stanlystark for 1.21&#8221;<\/p>\n<p>_A simple chat mod for your server._<\/p>\n<p>Doesn&#8217;t work in single player.<\/p>\n<p>Just use `!<message>` for global chat or `#<message>` for world chat!<\/p>\n<p>![Example image showing formatted chat messages](https:\/\/i.imgur.com\/aWeZ1DV.png)<br \/>\n## Features<br \/>\n&#8211; LuckPerms integration _(tested 5.4)_<br \/>\n&#8211; Vanish integration _(tested 1.5.7)_<br \/>\n&#8211; Global, world and local chat (you can turn it off)<br \/>\n&#8211; Color chat (you can turn it off)<br \/>\n&#8211; Reloading the configuration with the command<br \/>\n&#8211; Command to clear chat history<br \/>\n&#8211; Command or text that suggests when you click on the player&#8217;s name.<\/p>\n<p>## Configuration<br \/>\nThe configuration is located in `<game or server directory>\/config\/simplechat.json`.<br \/>\n| Name | Description | Type |<br \/>\n|-|-|-|<br \/>\n| enable_chat_mod | Enables (true) or disables (false) chat handling by the mod. | boolean |<br \/>\n| enable_global_chat | Enables (true) or disables (false) the global chat. | boolean |<br \/>\n| enable_world_chat | Enables (true) or disables (false) the world chat. | boolean |<br \/>\n| enable_chat_colors | Enables (true) or disables (false) the use of color codes in the chat. | boolean |<br \/>\n| local_chat_format | Defines the appearance of the local chat. | String |<br \/>\n| global_chat_format | Defines the appearance of the global chat. | String |<br \/>\n| no_players_nearby_text | Defines a message for local chat when there are no players nearby. | String |<br \/>\n| no_players_nearby_action_bar | Enables (true) or disables (false) action bar message. | boolean |<br \/>\n| chat_range | Specifies the distance after which local chat messages will not be visible (if global chat is enabled). | int |<br \/>\n| suggests_when_you_click_on_the_player_name | Command or text that suggests when you click on the player&#8217;s name. (Support **Placeholder API** and `%player%`) | String |<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n  &#8220;enable_chat_mod&#8221;: true,<br \/>\n  &#8220;enable_global_chat&#8221;: true,<br \/>\n  &#8220;enable_world_chat&#8221;: false,<br \/>\n  &#8220;enable_chat_colors&#8221;: false,<br \/>\n  &#8220;local_chat_format&#8221;: &#8220;&#038;7%lp_prefix%&#038;r%player%&#038;7:&#038;r &#038;7%message%&#8221;,<br \/>\n  &#8220;global_chat_format&#8221;: &#8220;&#038;8[&#038;2G&#038;8] &#038;7%lp_prefix%&#038;r%player%&#038;7:&#038;r &#038;e%message%&#8221;,<br \/>\n  &#8220;world_chat_format&#8221;: &#8220;&#038;8[&#038;9W&#038;8] &#038;7%lp_prefix%&#038;r%player%&#038;7:&#038;r &#038;e%message%&#8221;,<br \/>\n  &#8220;no_players_nearby_text&#8221;: &#8220;&#038;fNo players nearby. Please use &#038;e!<message> &#038;ffor global chat.&#8221;,<br \/>\n  &#8220;no_players_nearby_action_bar&#8221;: false,<br \/>\n  &#8220;suggests_when_you_click_on_the_player_name&#8221;: &#8220;\/msg %player% &#8220;,<br \/>\n  &#8220;chat_range&#8221;: 100<br \/>\n}<br \/>\n&#8220;`<br \/>\nYou can use the placeholder `%player%` to specify the player&#8217;s nickname and the placeholder `%message%` to specify their message in the chat.<\/p>\n<p>&#8211; `%lp_group%` LuckPerms &#8211; display player group.<br \/>\n&#8211; `%lp_prefix%` LuckPerms &#8211; display player prefix.<br \/>\n&#8211; `%lp_suffix%` LuckPerms &#8211; display player suffix.<\/p>\n<p>You can reload the configuration without restarting the server or the game using the `\/simplechat` command (requires permission level 1 or more).<\/p>\n<p>## Command<br \/>\n&#8211; `\/simplechat` &#8211; reload configuration<br \/>\n&#8211; `\/simplechat clear` &#8211; clear history chat (all players)<\/p>\n<p>## NO API<br \/>\nI am removing `me.vetustus.server.simplechat.api.event.PlayerChatCallback` as I didn&#8217;t see the need for it, and instead of porting it to 1.21, I am using the standard event `net.fabricmc.fabric.api.message.v1.ServerMessageEvents` `ALLOW_CHAT_MESSAGE`.<\/p>\n<p>## License<br \/>\nThe MIT license is used.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A small mod for a customizable chat, with the most simple settings. Integration with LuckPerms and Vanish.<\/p>\n","protected":false},"featured_media":140901,"template":"","meta":{"_minecraft_slug":"simplechat-fork++","_minecraft_project_id":"PXaxqCH3","_minecraft_author":"UserLog","_minecraft_license":"MIT","_minecraft_downloads":2045,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simplechat-fork++.zip","_minecraft_size_bytes":1012450,"_minecraft_version_count":11,"_minecraft_updated_at":"2026-05-16T00:46:07.804121Z","_minecraft_date_created":"2024-11-19T17:44:06.520616Z","_minecraft_date_modified":"2026-01-09T21:30:42.963166Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simplechat-fork++","_minecraft_icon_attachment_id":140901,"_minecraft_imported_at":"2026-06-08T08:51:01+00:00","_minecraft_import_hash":"71606d9e2be2cc56b5043e62ed4b03c5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,867,92],"mod_loader":[99],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-140900","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-social","mod_category-utility","mod_loader-fabric","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","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","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","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SimpleChat fork++ - 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\/simplechat-fork\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SimpleChat fork++ - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A small mod for a customizable chat, with the most simple settings. Integration with LuckPerms and Vanish.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/\",\"name\":\"SimpleChat fork++ - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp\",\"datePublished\":\"2026-06-08T08:51:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplechat-fork\\\/#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\":\"SimpleChat fork++\"}]},{\"@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":"SimpleChat fork++ - 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\/simplechat-fork\/","og_locale":"en_US","og_type":"article","og_title":"SimpleChat fork++ - Minecraft","og_description":"A small mod for a customizable chat, with the most simple settings. Integration with LuckPerms and Vanish.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/","name":"SimpleChat fork++ - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp","datePublished":"2026-06-08T08:51:00+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplechat-fork-icon-a31e14897138f3f6a1d4363e78c2540e86c435b3_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplechat-fork\/#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":"SimpleChat fork++"}]},{"@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\/140900","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\/140901"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=140900"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=140900"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=140900"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=140900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}