{"id":53255,"date":"2026-06-03T02:12:48","date_gmt":"2026-06-02T23:12:48","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/"},"modified":"2026-06-03T02:12:48","modified_gmt":"2026-06-02T23:12:48","slug":"customwelcomemessage","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/","title":{"rendered":"CustomWelcomeMessage"},"content":{"rendered":"<p># **CustomWelcomeMessage plugin**<\/p>\n<p>## **Plugin shows custom player join\/leave message**<\/p>\n<p>### **Plugin is also available on SpigotMC.org!**<\/p>\n<p>### **Since version 2.0.0 you can use plugin on 1.16.5+ (instead of 1.18.2+)**<\/p>\n<p>**Downloads goal:**<\/p>\n<p>\u270550 downloads<\/p>\n<p>\u2705\ufe0f100 downloads (\u2705 on SpigotMC)<\/p>\n<p>\u274c200 downloads (\u2705 on SpigotMC)<\/p>\n<p>\u274c250 downloads (\u2705 on SpigotMC)<\/p>\n<p>\u274c300 downloads (\u2705\ufe0f on SpigotMC)<\/p>\n<p>\u274c500 downloads (\u2705\ufe0f on SpigotMC)<\/p>\n<details>\n<summary>Plugin features<\/summary>\n<p>&#8211; Custom join message<\/p>\n<p>&#8211; Custom leave message<\/p>\n<p>&#8211; Executing commands, when a player joins the server (Added in 2.2.0)<\/p>\n<p>&#8211; Custom join message for premium ranks<\/p>\n<p>&#8211; Custom leave message for premium ranks<\/p>\n<p>&#8211; Custom unique join message<\/p>\n<p>&#8211; Personal join message<\/p>\n<p>&#8211; Chat clear on join<\/p>\n<p>&#8211; Hex support (read config.yml!!!)<\/p>\n<p>&#8211; Plugin variables<\/p>\n<p>&#8211; Update check<br \/>\n<\/details>\n<details>\n<summary>Config.yml<\/summary>\n<p>&#8220;`<br \/>\n# {PLAYER} &#8211; player<br \/>\n# {ONLINE} &#8211; amount of players online on the server<br \/>\n# {UNIQUE_PLAYERS} &#8211; amount of unique players<br \/>\n# use n to make new line<br \/>\n# you can generate HEX color on the internet, the type of HEX using in this plugin is &#8220;Legacy&#8221;.<br \/>\n# For example &#038;x&#038;D&#038;E&#038;B&#038;D&#038;F&#038;F&#038;lWelcome is saying Welcome in light-purple color<\/p>\n<p># messages sent to player who joins the server<br \/>\npersonal-join-message-setting: true<br \/>\npersonal-join-message: &#8220;&#038;a&#038;lWelcome &#038;2&#038;l{PLAYER}&#038;a&#038;l!&#8221;<br \/>\n# sound played to player who joins the server<br \/>\npersonal-join-playsound: true<br \/>\npersonal-join-sound: &#8220;ENTITY_EXPERIENCE_ORB_PICKUP&#8221; # you can find any sound here: https:\/\/hub.spigotmc.org\/javadocs\/bukkit\/org\/bukkit\/Sound.html<br \/>\npersonal-join-sound-volume: 1.0 # default is 1.0<br \/>\npersonal-join-sound-pitch: 1 # speed of playing sound. 1.0 is normal, 0.5 is half of normal speed and 2.0 is 2 times faster than normal speed<br \/>\n# title displayed to player who joins the server<br \/>\npersonal-join-show-title: true<br \/>\npersonal-join-title: &#8220;&#038;x&#038;D&#038;E&#038;B&#038;D&#038;F&#038;F&#038;lWelcome&#8221;<br \/>\npersonal-join-subtitle: &#8220;&#038;6Welcome, {PLAYER}&#8221;<br \/>\npersonal-join-title-fadein: 20 # time in ticks. 1 second = 20 ticks<br \/>\npersonal-join-title-fadeout: 20<br \/>\npersonal-join-title-stay: 100 # how long should title stay after fade in<\/p>\n<p># blank messages sent to player who joins the server to clear the chat<br \/>\npersonal-clear-chat: true<br \/>\nclear-chat-lines-amount: 100 # amount of blank lines to send when player joins the server<\/p>\n<p># messages sent to all players, after a player joins or leaves the server<br \/>\nglobal-join-message: &#8220;&#038;8[&#038;2+&#038;8] &#038;f{PLAYER}&#8221;<br \/>\nglobal-leave-message: &#8220;&#038;8[&#038;4-&#038;8] &#038;f{PLAYER}&#8221;<\/p>\n<p># Only {PLAYER} placeholder works here<br \/>\njoin-commands:<br \/>\n  &#8211; &#8220;give {PLAYER} minecraft:gold_ingot&#8221;<br \/>\n  &#8211; &#8220;effect give {PLAYER} minecraft:absorption 30&#8221;<\/p>\n<p>command-usage: &#8220;&#038;6Usage: &#038;e\/cwm <info | reload>&#8221;<br \/>\nplugin-reloaded: &#8220;&#038;aPlugin reloaded!&#8221;<br \/>\nno-permission: &#8220;&#038;4&#038;lSORRY! &#038;cYou don&#8217;t have permission to run this command!&#8221;<\/p>\n<p># checks for plugin updates<br \/>\ncheck-updates: true<\/p>\n<p># message sent to all players, when a player joins the server for the first time<br \/>\nunique-player-join: true<br \/>\nunique-player-join-message: &#8220;&#038;b&#038;l{PLAYER} &#038;fjoined the server for the first time!&#8221;<\/p>\n<p># custom join messsages sent to all players, if a player has a custom permission<br \/>\npremium-join-message: true<br \/>\npremium-join-message-list:<br \/>\n  cwm.vip: &#8220;&#038;e&#038;lVIP &#038;f{PLAYER} &#038;7has joined the server!&#8221;<br \/>\n  cwm.admin: &#8220;&#038;c&#038;lADMIN &#038;f{PLAYER} &#038;7has joined the server!&#8221;<br \/>\n  cwm.owner: &#8220;&#038;4&#038;lOWNER &#038;f{PLAYER} &#038;7has joined the server!&#8221;<\/p>\n<p># custom leave messsages sent to all players, if a player has a custom permission<br \/>\npremium-leave-message: true<br \/>\npremium-leave-message-list:<br \/>\n  cwm.vip: &#8220;&#038;e&#038;lVIP &#038;f{PLAYER} &#038;7has left the server!&#8221;<br \/>\n  cwm.admin: &#8220;&#038;c&#038;lADMIN &#038;f{PLAYER} &#038;7has left the server!&#8221;<br \/>\n  cwm.owner: &#8220;&#038;4&#038;lOWNER &#038;f{PLAYER} &#038;7has left the server!&#8221;<br \/>\n&#8220;`<\/p>\n<\/details>\n<p>### **Commands:**<br \/>\n&#8211; \/cwm reload<br \/>\n&#8211; \/cwm info<\/p>\n<p>### **Variables:**<br \/>\n&#8211; {PLAYER} &#8211; player&#8217;s nickname<br \/>\n&#8211; {ONLINE} &#8211; amount of players on the server<br \/>\n&#8211; {UNIQUE_PLAYERS} &#8211; amount of unique players<\/p>\n<p>### **Permissions:**<br \/>\n&#8211; cwm.usage (for \/cwm reload and \/cwm info command)<\/p>\n<p>![Stats](https:\/\/bstats.org\/signatures\/bukkit\/CustomWelcomeMessage.svg)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple plugin for custom join\/leave message<\/p>\n","protected":false},"featured_media":53256,"template":"","meta":{"_minecraft_slug":"customwelcomemessage","_minecraft_project_id":"mOLQcpes","_minecraft_author":"deejvgames_","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":400,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"customwelcomemessage.zip","_minecraft_size_bytes":96477,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T10:59:06.310874Z","_minecraft_date_created":"2024-11-18T03:55:24.264728Z","_minecraft_date_modified":"2025-07-18T16:58:05.770481Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/customwelcomemessage","_minecraft_icon_attachment_id":53256,"_minecraft_imported_at":"2026-06-02T23:12:48+00:00","_minecraft_import_hash":"d50b5c242b288a1f6aec01a0dadbeee5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,127,128,867,129],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,73,74,38,78,79,80,81],"class_list":["post-53255","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","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","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>CustomWelcomeMessage - 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\/customwelcomemessage\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CustomWelcomeMessage - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Simple plugin for custom join\/leave message\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/\" \/>\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\\\/customwelcomemessage\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/\",\"name\":\"CustomWelcomeMessage - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp\",\"datePublished\":\"2026-06-02T23:12:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/customwelcomemessage\\\/#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\":\"CustomWelcomeMessage\"}]},{\"@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":"CustomWelcomeMessage - 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\/customwelcomemessage\/","og_locale":"en_US","og_type":"article","og_title":"CustomWelcomeMessage - Minecraft","og_description":"Simple plugin for custom join\/leave message","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/","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\/customwelcomemessage\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/","name":"CustomWelcomeMessage - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp","datePublished":"2026-06-02T23:12:48+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/customwelcomemessage-icon-5bb18480a702411c57ff51dcc213b7f0d01aa76d_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/customwelcomemessage\/#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":"CustomWelcomeMessage"}]},{"@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\/53255","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\/53256"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=53255"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=53255"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=53255"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=53255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}