{"id":26774,"date":"2026-06-01T13:04:26","date_gmt":"2026-06-01T10:04:26","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/"},"modified":"2026-06-01T13:04:26","modified_gmt":"2026-06-01T10:04:26","slug":"beautified-chat-server","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/","title":{"rendered":"Beautified Chat [Server]"},"content":{"rendered":"<p style=\"text-align: center;\"><center><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.serilum.com\/description\/header\/header.png\" alt=\"\" width=\"838\" height=\"400\" \/><\/p>\n<p style=\"text-align: center;\"><img decoding=\"async\" src=\"https:\/\/wsrv.nl\/?url=https:\/\/workflow.serilum.com\/badges\/svg\/curseforge.svg&#038;w=400\" width=\"200\" \/> <img decoding=\"async\" src=\"https:\/\/wsrv.nl\/?url=https:\/\/workflow.serilum.com\/badges\/svg\/modrinth.svg&#038;w=400\" width=\"200\" \/> <img decoding=\"async\" src=\"https:\/\/wsrv.nl\/?url=https:\/\/workflow.serilum.com\/badges\/svg\/patreon.svg&#038;w=400\" width=\"200\" \/> <img decoding=\"async\" src=\"https:\/\/wsrv.nl\/?url=https:\/\/workflow.serilum.com\/badges\/svg\/youtube.svg&#038;w=400\" width=\"200\" \/><\/center><\/p>\n<p><strong><span style=\"font-size: 24px;\">Requires the library mod&nbsp;Collective.<\/span><\/strong><\/p>\n<p><span style=\"font-size:18px\">This is the <strong>server variant<\/strong> of the Beautified Chat mod. It is highly configurable and allows users to change the chat input server-wide.&nbsp;The mod variant you&#8217;re currently looking at just needs the mod in the server mod list. It will make changes to the chat for all connected players without the need to have it on their clients. There is also a timestamp feature to know when messages were sent.<\/p>\n<p>Version 3.0 adds the ability to create ranks, and set name colours based on those ranks!<br \/><strong><span style=\"color:#396;font-size:18px\"><br \/><img decoding=\"async\" src=\"https:\/\/cdn.serilum.com\/projects\/beautified-chat-server\/a.jpg\"><\/p>\n<p>The client version is also available and is called Beautified Chat [Client].<\/span><\/strong><br \/>Both the client and server mod are compatible with each other, server-side takes priority.<\/p>\n<p><strong><span style=\"color:#f60;font-size:18px\">In default Minecraft, all chat is in the format:<\/span><\/strong><br \/><span style=\"font-size:14px\"><strong>&lt;Username&gt; Message<\/strong><\/span><\/p>\n<p><strong><span style=\"color:#f60;font-size:18px\">The mod by default changes this to:<\/span><\/strong><br \/><span style=\"font-size:14px\"><strong>Timestamp | Username: Message<\/strong><\/span><\/p>\n<p>The default colours can be seen below in the example image. Both the format and the colour codes can be changed with ease via the config. If you don&#8217;t want the timestamp, just remove it in the&nbsp;<em>chatMessageFormat<\/em> config option.<\/p>\n<p>The default timestamp format is 24-hours. If you want AM\/PM, just input in the <em>timestampFormat<\/em> config option &#8220;<strong>hh:mm a<\/strong>&#8221; instead of the default &#8220;<strong>HH:mm<\/strong>&#8220;.<\/span><\/p>\n<p><span style=\"font-size:18px\"><br \/><\/span><\/p>\n<p><strong><span style=\"font-size:20px\">Configurable:<\/span> <span style=\"color:#008000;font-size:14px\">(&nbsp;how do I configure?&nbsp;)<\/span><br \/><\/strong><span style=\"font-size:12px\"><strong>showRankTitles<\/strong>&nbsp;(default = true): Whether the rank titles, created in \/bcs rank, should be shown before the username.<\/span><br \/><span style=\"font-size:12px\"><strong>useRankColours<\/strong>&nbsp;(default = true): Whether rank colours, set in \/bcs rank, should be used as the priority username colour.<br \/><\/span><br \/><span style=\"font-size:12px\"><strong>chatMessageFormat<\/strong>&nbsp;(default = &#8220;%timestamp% | %username%: %chatmessage%&#8221;): Variables: %timestamp% = timestamp set in timestampFormat. %username% = the username of the player who sent the message. %username% = the username of who sent the message.<\/span><br \/><span style=\"font-size:12px\"><strong>timestampFormat<\/strong>&nbsp;(default = &#8220;HH:mm&#8221;): Example time in formats: 5 seconds past 9 o&#8217; clock in the evening. *=Default. *(HH:mm) = 21:00, (HH:mm:ss) = 21:00:05, (hh:mm a) = 9:00 PM<\/span><br \/><span style=\"font-size:12px\"><strong>rankTitleFormat<\/strong>&nbsp;(default = &#8220;[%rank] &#8220;): The rank format prefixed before %username% when showRankTitles is enabled.<br \/><\/span><br \/><span style=\"font-size:12px\"><strong>chatTimestampColour<\/strong>&nbsp;(default = 8, min 0, max 15): The colour of the timestamp in the chat message. The possible values are; 0: black, 1: dark_blue, 2: dark_green, 3: dark_aqua, 4: dark_red, 5: dark_purple, 6: gold, 7: gray, 8: dark_gray, 9: blue, 10: green, 11: aqua, 12: red, 13: light_purple, 14: yellow, 15: white.<\/span><br \/><span style=\"font-size:12px\"><strong>chatUsernameColour<\/strong>&nbsp;(default = 2, min 0, max 15): The colour of the username in the chat messsage.<\/span><br \/><span style=\"font-size:12px\"><strong>chatMessageColour<\/strong>&nbsp;(default = 15, min 0, max 15): The colour of the chat message.<\/span><br \/><span style=\"font-size:12px\"><strong>chatOtherSymbolsColour<\/strong>&nbsp;(default = 7, min 0, max 15): The colour of the other symbols from chatMessageFormat. So everything except the variables.<\/span><\/p>\n<p><span style=\"font-size:24px\"><strong>Commands:<\/strong><\/span><br \/><span style=\"font-size:14px\">Use <em>\/bcs<\/em> (alias: <em>\/beautifiedchatserver<\/em>). <strong>Needs cheat-access.<\/strong><\/p>\n<p><em>\/bcs rank create &lt;rank-name&gt; &lt;colour&gt;<\/em> &#8211; Create or update a rank with the given chat colour.<br \/><em>\/bcs rank remove &lt;rank-name&gt;<\/em> &#8211; Delete a rank.<br \/><em>\/bcs rank list<\/em> &#8211; List all ranks and their colors.<\/p>\n<p><em>\/bcs player add &lt;player-name&gt; &lt;rank-name&gt;<\/em> &#8211; Assign a rank to a player.<br \/><em>\/bcs player remove &lt;player-name&gt; &lt;rank-name&gt;<\/em> &#8211; Remove a rank from a player.<br \/><em>\/bcs player list<\/em> &#8211; List all players with assigned ranks.<\/span><\/p>\n<p> <span style=\"font-size:18px\"><strong>The default format (&#8220;%timestamp% | %username%: %chatmessage%&#8221;):<\/strong><\/span><br \/><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.serilum.com\/projects\/beautified-chat-server\/b.jpg\" width=\"780\" height=\"148\"><\/p>\n<p><span style=\"font-size:18px\"><strong>You can also add ranks, and choose colours based on those:<\/strong><\/span><br \/><img decoding=\"async\" src=\"https:\/\/cdn.serilum.com\/projects\/beautified-chat-server\/c.png\"><\/p>\n<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<\/p>\n<p><span style=\"font-size:24px\"><strong>You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.<\/strong><\/span><\/p>\n<p><span style=\"font-size:18px\">Serilum.com contains an overview and more information on all mods available.<\/span><\/p>\n<p><span style=\"font-size:14px\">Comments are disabled as I&#8217;m unable to keep track of all the separate pages on each mod.<\/span><span style=\"font-size:14px\"><br \/>For issues, ideas, suggestions or anything else there is the&nbsp;Github repo. Thanks!<\/span><span style=\"font-size: 6px;\"><\/p>\n<p><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udcac A highly configurable mod to change the style and colour of chat messages server-wide.<\/p>\n","protected":false},"featured_media":26775,"template":"","meta":{"_minecraft_slug":"beautified-chat-server","_minecraft_project_id":"C00Y5Ci9","_minecraft_author":"Serilum","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":52741,"_minecraft_follows":134,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"beautified-chat-server.zip","_minecraft_size_bytes":2168182,"_minecraft_version_count":71,"_minecraft_updated_at":"2026-05-16T07:58:47.143903Z","_minecraft_date_created":"2022-09-01T15:36:39.210113Z","_minecraft_date_modified":"2026-04-10T00:25:42.161675Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/beautified-chat-server","_minecraft_icon_attachment_id":26775,"_minecraft_imported_at":"2026-06-01T10:04:26+00:00","_minecraft_import_hash":"8541306cd2bd4be5fcbb15e39682ce22","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,104,158,98,867],"mod_loader":[99,106,160,100],"minecraft_version":[48,53,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-26774","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-forge","mod_category-neoforge","mod_category-quilt","mod_category-social","mod_loader-fabric","mod_loader-forge","mod_loader-neoforge","mod_loader-quilt","minecraft_version-1-16-5","minecraft_version-1-18-2","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","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","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Beautified Chat [Server] - 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\/beautified-chat-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Beautified Chat [Server] - Minecraft\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udcac A highly configurable mod to change the style and colour of chat messages server-wide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.serilum.com\/description\/header\/header.png\" \/>\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\\\/beautified-chat-server\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/\",\"name\":\"Beautified Chat [Server] - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp\",\"datePublished\":\"2026-06-01T10:04:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/beautified-chat-server\\\/#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\":\"Beautified Chat [Server]\"}]},{\"@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":"Beautified Chat [Server] - 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\/beautified-chat-server\/","og_locale":"en_US","og_type":"article","og_title":"Beautified Chat [Server] - Minecraft","og_description":"\ud83d\udcac A highly configurable mod to change the style and colour of chat messages server-wide.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.serilum.com\/description\/header\/header.png","type":"","width":"","height":""}],"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\/beautified-chat-server\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/","name":"Beautified Chat [Server] - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp","datePublished":"2026-06-01T10:04:26+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/beautified-chat-server-icon-2af014fa3aa2594f3a3b691920dea531a27259f2_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/beautified-chat-server\/#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":"Beautified Chat [Server]"}]},{"@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\/26774","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\/26775"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=26774"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=26774"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=26774"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=26774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}