{"id":141014,"date":"2026-06-08T12:03:31","date_gmt":"2026-06-08T09:03:31","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/"},"modified":"2026-06-08T12:03:31","modified_gmt":"2026-06-08T09:03:31","slug":"simplegroupchat","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/","title":{"rendered":"SimpleGroupChat"},"content":{"rendered":"<p># SimpleGroupChat<br \/>\nGitHub | Future Links will be placed here<\/p>\n<p>This plugin is **NOT** associated with SimpleVoiceChat<\/p>\n<p>This plugin is a logical continuation of SimpleGlobChat. So if you plan to use any global chat alongside this plugin, SimpleGlobChat is the best choice. However, it&#8217;s not required.<\/p>\n<p>This plugin enables the creation of text-based group chats in Minecraft, where only members can send and receive messages.<\/p>\n<p>All images in Gallery were done in the same server (if important)<\/p>\n<p>You can choose language in config. Supported languages are ru and eng.<\/p>\n<p>I wrote this code according to my needs and added the most useful features in my opinion. If you think that plugin needs some features feel free to suggest!<\/p>\n<p># Commands and Features<\/p>\n<details>\n<summary>Ghelp<\/summary>\n<p>Shows a list of all available commands<\/p>\n<p>Usage: `\/ghelp`<br \/>\n<\/details>\n<details>\n<summary>Gchat<\/summary>\n<p>Enables, disables, or checks the status of group chat. When enabled, your messages are sent only to your group.<\/p>\n<p>Usage: `\/gchat on|off|status`<br \/>\n<\/details>\n<details>\n<summary>Gcreate<\/summary>\n<p>Creates a new group with the specified name. You will automatically become the owner of the group.<\/p>\n<p>Usage: `\/gcreate <Group name>`<br \/>\n<\/details>\n<details>\n<summary>Glist<\/summary>\n<p>Displays a list of all existing groups on the server. Useful for discovering groups you might want to join.<\/p>\n<p>Usage: `\/glist`<br \/>\n<\/details>\n<details>\n<summary>Glistmembers<\/summary>\n<p>Displays a paginated list of all members in your current group. If the group has many members, use the page number to navigate through the list.<\/p>\n<p>Usage: `\/glistmembers [page]`<br \/>\n<\/details>\n<details>\n<summary>Grequest<\/summary>\n<p>Sends a join request to a specific group. The group&#8217;s owner can then accept or deny it.<\/p>\n<p>Usage: `\/grequest <Group name>`<br \/>\n<\/details>\n<details>\n<summary>Gacceptrequest<\/summary>\n<p>Accepts a join request from a player. Use this if you&#8217;re a group owner.<\/p>\n<p>Usage: `\/gacceptrequest <Player>`<br \/>\n<\/details>\n<details>\n<summary>Gdenyrequest<\/summary>\n<p>Denies a pending join request from a specific player. Use this if you&#8217;re a group owner.<\/p>\n<p>Usage: `\/gdenyrequest <Player>`<br \/>\n<\/details>\n<details>\n<summary>Ginvite<\/summary>\n<p>Invites a player to join your group.<\/p>\n<p>Usage: `\/ginvite <Player>`<br \/>\n<\/details>\n<details>\n<summary>Gacceptinvite<\/summary>\n<p>Accepts a pending group invitation you&#8217;ve received from groups owner.<\/p>\n<p>Usage: `\/gacceptinvite <Groupname>`<\/p>\n<p>Altenative usage: `\/gacceptinvite <Owner's nickname>`<br \/>\n<\/details>\n<details>\n<summary>Gdenyinvite<\/summary>\n<p>Declines a group invitation you&#8217;ve received from groups owner.<\/p>\n<p>Usage: `\/gdenyinvite <Groupname>`<\/p>\n<p>Altenative usage: `\/gdenyinvite <Owner's nickname>`<br \/>\n<\/details>\n<details>\n<summary>Gkick<\/summary>\n<p>Removes a player from your group. Only the owner can use this command.<\/p>\n<p>Usage: `\/gkick <Player>`<br \/>\n<\/details>\n<details>\n<summary>Ginvites<\/summary>\n<p>Shows a list of all group invitations you\u2019ve received but haven&#8217;t responded to yet.<\/p>\n<p>Usage: `\/ginvites`<br \/>\n<\/details>\n<details>\n<summary>Gleave<\/summary>\n<p>Leaves the group you are currently a member of. You will lose access to its chat and privileges.<\/p>\n<p>Usage: `\/gleave`<br \/>\n<\/details>\n<details>\n<summary>Grequests<\/summary>\n<p>Displays all incoming join requests to your group. Only visible to group owners.<\/p>\n<p>Usage: `\/grequests`<br \/>\n<\/details>\n<details>\n<summary>Hex colors support<\/summary>\n<p>This plugin supports not only minecraft color code \u00a70-f (&#038;0-f too)<\/p>\n<p>But hex colors too! (For example: &#038;#7cdaf7)<br \/>\n<\/details>\n<p># Configuration<\/p>\n<p>Turn off if you will not use placeholderapi<br \/>\n&#8220;`<br \/>\nuse-placeholderapi: true<br \/>\n&#8220;`<\/p>\n<p>You can change it between eng and ru<br \/>\n&#8220;`<br \/>\n#available variants: eng and ru, you can find them in lang foulder<br \/>\nlanguage: &#8220;ru&#8221;<br \/>\n&#8220;`<\/p>\n<p>You can turn off or slightly change this template. (List is providen bellow)<br \/>\n&#8220;`<br \/>\ngroup:<br \/>\n  #for eng verion use &#8220;\u00a77[\u00a77{group} &#038;#00ffccGROUP\u00a77]&#8221;<br \/>\n  #for ru version use &#8220;\u00a77[&#038;#00ffcc\u0413\u0440\u0443\u043f\u043f\u0430 \u00a77{group}\u00a77]&#8221;<br \/>\n  prefix: &#8220;\u00a77[\u00a77{group} &#038;#00ffccGROUP\u00a77]&#8221;<br \/>\n  placeholder-prefix: &#8220;%luckperms_prefix%&#8221;<br \/>\n  name-color: &#8220;&#038;#00ffcc&#8221;<br \/>\n  receiver-color: &#8220;\u00a77&#8221;<br \/>\n  message-color: &#8220;&#038;#ffffff&#8221;<br \/>\n  world-prefix:<br \/>\n    enabled: false<br \/>\n    format: &#8220;\u00a78[{world}]&#8221;<br \/>\n  msgformat: &#8220;{prefix} \u00a7r{placeholder-prefix}{name-color}{player} \u00a77>> {message-color}{message}&#8221;<br \/>\n&#8220;`<\/p>\n<p>Here is list of things that you can change.<br \/>\n&#8220;`<br \/>\n#Available placeholders for usage:<br \/>\n#&#8221;{world-color}&#8221;<br \/>\n#{world-prefix}&#8221;<br \/>\n#&#8221;{prefix}&#8221;<br \/>\n#{group}&#8221;<br \/>\n#{placeholder-prefix}&#8221;<br \/>\n#name-color}&#8221;<br \/>\n#{message-color}&#8221;<br \/>\n#{player}&#8221;<br \/>\n#{receiver-prefix}&#8221;<br \/>\n#{receiver-color}&#8221;<br \/>\n#{receiver}&#8221;<br \/>\n#{sender}&#8221;<br \/>\n#{message}&#8221;<br \/>\n#You can change their order anyway you want, write them in msgformat or delete, and write them into each other as shown in:<br \/>\n#prefix: &#8220;\u00a77[\u00a77{group} &#038;#00ffccGROUP\u00a77]&#8221;<br \/>\n#Here {group} is used in {prefix}<br \/>\n&#8220;`<\/p>\n<p># Language settings<br \/>\nYou can change messages if you want. They will be provided in folder lang.<br \/>\nYou can find there ru.yml and eng.yml files.<\/p>\n<p>This is messages that will be shown when you use commands.<br \/>\n&#8220;`<br \/>\nmessages:<br \/>\n&#8220;`<\/p>\n<p>This is info that will be shown when you use &#8220;\/ghelp&#8221; command. (Not recommended to change)<br \/>\n&#8220;`<br \/>\ncommands:<br \/>\n&#8220;`<\/p>\n<p>Helpful info to maintain and change content of messages.<br \/>\n&#8220;`<br \/>\n#  Colors:<br \/>\n# 0 Black                 8 dark gray<br \/>\n# 1 dark blue             9 light blue<br \/>\n# 2 dark green            a light green<br \/>\n# 3 dark cyan (\u0431\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439) b light cyan (\u0433\u043e\u043b\u0443\u0431\u043e\u0439)<br \/>\n# 4 dark red              c light red<br \/>\n# 5 purple                d magenta<br \/>\n# 6 dark yellow           e light yellow<br \/>\n# 7 light gray            f white<br \/>\n# you can use hex colors with this syntax: &#8220;&#038;#ffffff&#8221;<br \/>\n#f.e: &#8220;&#038;#f2e77ePlayer not found.&#8221;<br \/>\n&#8220;`<\/p>\n<p># Compatibility with other plugins<\/p>\n<p>If player have LuckPerms prefix and PlaceholderAPI is installed on server, it can be showed in chat.<\/p>\n<p>If you want to use Global chat, it is highly recomended to use SimpleGlobalChat<br \/>\n.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugin that adds text group chats where groupmates can communicate through toggleable group mode<\/p>\n","protected":false},"featured_media":141015,"template":"","meta":{"_minecraft_slug":"simplegroupchat","_minecraft_project_id":"Ey6VHI2a","_minecraft_author":"Megaboysin","_minecraft_license":"MIT","_minecraft_downloads":55,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simplegroupchat.zip","_minecraft_size_bytes":48402,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T20:56:36.273290Z","_minecraft_date_created":"2025-07-26T05:50:15.948865Z","_minecraft_date_modified":"2025-07-23T15:37:38.478319Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simplegroupchat","_minecraft_icon_attachment_id":141015,"_minecraft_imported_at":"2026-06-08T09:03:32+00:00","_minecraft_import_hash":"bc88f30094dc2e30ac45f7d94e4dac7f","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,126,127,128,867,129,92],"mod_loader":[131,132,133,134],"minecraft_version":[62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-141014","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","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-10","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>SimpleGroupChat - 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\/simplegroupchat\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SimpleGroupChat - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Plugin that adds text group chats where groupmates can communicate through toggleable group mode\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/\",\"name\":\"SimpleGroupChat - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp\",\"datePublished\":\"2026-06-08T09:03:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp\",\"width\":96,\"height\":50},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplegroupchat\\\/#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\":\"SimpleGroupChat\"}]},{\"@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":"SimpleGroupChat - 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\/simplegroupchat\/","og_locale":"en_US","og_type":"article","og_title":"SimpleGroupChat - Minecraft","og_description":"Plugin that adds text group chats where groupmates can communicate through toggleable group mode","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/","name":"SimpleGroupChat - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp","datePublished":"2026-06-08T09:03:31+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplegroupchat-icon-b59bf980970bd516b107fb2ce93188eed75d531c_96.webp","width":96,"height":50},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplegroupchat\/#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":"SimpleGroupChat"}]},{"@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\/141014","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\/141015"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=141014"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=141014"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=141014"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=141014"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}