{"id":122729,"date":"2026-06-07T08:13:08","date_gmt":"2026-06-07T05:13:08","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/"},"modified":"2026-06-07T08:13:08","modified_gmt":"2026-06-07T05:13:08","slug":"playerjoinleavemessages","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/","title":{"rendered":"PlayerJoinLeaveMessages"},"content":{"rendered":"<p>### PlayerJoinLeaveMessages<\/p>\n<p>&#8212;<\/p>\n<p>### **Description**<br \/>\nMake your Minecraft server stand out with **PlayerJoinLeaveMessages**! This plugin provides an easy way to customize player join and leave messages, along with unique welcome messages for first-time players. Each message is fully customizable through the configuration file, with support for Minecraft color codes, making it easy for you to give your server a professional touch. Additionally, it logs these events directly to the server console, providing a clean and organized way to manage player interactions. Whether you&#8217;re running a small community or a large public server, **PlayerJoinLeaveMessages** makes managing join\/leave messages simple and efficient.<\/p>\n<p>&#8212;<\/p>\n<p>### **Features**<br \/>\n&#8211; **Customizable Join Message**: Set a personalized message for players when they join the server.<br \/>\n&#8211; **First-time Join Messages**: Welcome new players with a special message, including a unique player count.<br \/>\n&#8211; **Customizable Leave Message**: Set a custom message for when players leave the server.<br \/>\n&#8211; **Minecraft Color Code Support**: Use Minecraft&#8217;s color and format codes to style your messages.<br \/>\n&#8211; **Configurable via `config.yml`**: Easily edit all messages directly in the plugin&#8217;s configuration file.<br \/>\n&#8211; **Reload Command**: Quickly reload the configuration without needing to restart the server (`\/playerjoinleavemessages reload`).<br \/>\n&#8211; **Console Output**: All join and leave messages are logged in the console for server admins to monitor.<br \/>\n&#8211; **Permissions Support**: Control who can reload the plugin&#8217;s configuration with permissions.<\/p>\n<p>&#8212;<\/p>\n<p>### **Benefits**<br \/>\n&#8211; **Personalized Server Experience**: Greet your players with customized messages that match your server&#8217;s theme.<br \/>\n&#8211; **Ease of Use**: Simply edit the `config.yml` to change messages, making customization a breeze.<br \/>\n&#8211; **Colorful Messages**: Use Minecraft&#8217;s color codes to make messages stand out.<br \/>\n&#8211; **Track New Players**: Display how many unique players have joined your server, providing a nice community touch.<br \/>\n&#8211; **No Lag or Performance Impact**: Lightweight and optimized for performance, even on large servers.<\/p>\n<p>&#8212;<\/p>\n<p>### **Config.yml Example**<\/p>\n<p>&#8220;`yaml<br \/>\n# PlayerJoinLeaveMessages Config File<\/p>\n<p># Message sent to regular players when they join the server.<br \/>\n# Use %player% to insert the player&#8217;s name.<br \/>\njoin-message: &#8220;&#038;eWelcome back, %player%! Enjoy your stay!&#8221;<\/p>\n<p># Message sent to players when they join the server for the first time.<br \/>\n# Use %player% to insert the player&#8217;s name and %count% for the total unique player count.<br \/>\nfirst-join-message: &#8220;&#038;eWelcome %player% to the server! You are the &#038;a%count%th player to join!&#8221;<\/p>\n<p># Message sent to all players when someone leaves the server.<br \/>\n# Use %player% to insert the player&#8217;s name.<br \/>\nleave-message: &#8220;&#038;eGoodbye %player%! Hope to see you again!&#8221;<\/p>\n<p># Whether to send messages to the console as well<br \/>\nconsole-logging: true<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>### **Commands and Permissions**<\/p>\n<p>| **Command**                           | **Description**                            | **Permission**                             |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| `\/playerjoinleavemessages reload`     | Reload the plugin configuration.           | `playerjoinleavemessages.reload`           |<\/p>\n<p>&#8212;<\/p>\n<p>### **Setup &#8211; Step by Step**<\/p>\n<p>1. **Download the Plugin:**<br \/>\n   &#8211; Download the `PlayerJoinLeaveMessages` jar file from the plugin website.<\/p>\n<p>2. **Upload to Your Server:**<br \/>\n   &#8211; Place the downloaded jar file into your server&#8217;s `plugins` folder.<\/p>\n<p>3. **Start or Restart Your Server:**<br \/>\n   &#8211; Start your server, or if it is already running, use `\/reload` to load the plugin.<\/p>\n<p>4. **Customize Messages:**<br \/>\n   &#8211; Navigate to the `plugins\/PlayerJoinLeaveMessages\/config.yml` file.<br \/>\n   &#8211; Edit the `join-message`, `first-join-message`, and `leave-message` to suit your server\u2019s style. Use Minecraft color codes for customization (e.g., `&#038;e`, `&#038;a`, etc.).<\/p>\n<p>5. **Save and Reload the Config:**<br \/>\n   &#8211; After customizing the messages, either restart your server or use the command `\/playerjoinleavemessages reload` to apply the changes.<\/p>\n<p>6. **Permissions Setup (Optional):**<br \/>\n   &#8211; If you&#8217;d like to control who can use the reload command, assign the permission `playerjoinleavemessages.reload` to admins or moderators.<\/p>\n<p>&#8212;<\/p>\n<p>### **How to Use**<br \/>\n&#8211; Upon joining the server, the plugin automatically sends the custom join message to the player.<br \/>\n&#8211; For first-time joiners, a special welcome message is shown that includes their unique player number.<br \/>\n&#8211; When a player leaves the server, the custom leave message will be displayed to all other players.<\/p>\n<p>&#8212;<\/p>\n<p>### **Requirements**<br \/>\n&#8211; **Minecraft Version:** 1.21 or later.<br \/>\n&#8211; **Java Version:** 8 or higher.<\/p>\n<p>&#8212;<\/p>\n<p>### **Support**<br \/>\nIf you encounter any issues or have suggestions for new features, feel free to reach out on our YouTube Channel for support.<\/p>\n<p>&#8212;<\/p>\n<p>By following the steps and customizing the configuration file, you can easily give your server a polished, professional feel that improves player experience. Let me know if you need any additional details or modifications!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A simple plugin to customize player join, leave, and first-time messages with Minecraft color code support, including unique player counts and console logging. Easily configurable via config.yml.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"playerjoinleavemessages","_minecraft_project_id":"FFhSoYTO","_minecraft_author":"kanhaiyaswagger","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":203,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"playerjoinleavemessages.zip","_minecraft_size_bytes":25417,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:39:18.746317Z","_minecraft_date_created":"2024-10-06T05:39:43.823483Z","_minecraft_date_modified":"2024-10-03T20:36:23.935071Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/playerjoinleavemessages","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-07T05:13:08+00:00","_minecraft_import_hash":"982158eecb229a4afceb2bd323f7828b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,867,129,92],"mod_loader":[132,134],"minecraft_version":[62,37],"class_list":["post-122729","mod","type-mod","status-publish","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PlayerJoinLeaveMessages - 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\/playerjoinleavemessages\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PlayerJoinLeaveMessages - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A simple plugin to customize player join, leave, and first-time messages with Minecraft color code support, including unique player counts and console logging. Easily configurable via config.yml.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/\" \/>\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\\\/playerjoinleavemessages\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/playerjoinleavemessages\\\/\",\"name\":\"PlayerJoinLeaveMessages - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-07T05:13:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/playerjoinleavemessages\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/playerjoinleavemessages\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/playerjoinleavemessages\\\/#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\":\"PlayerJoinLeaveMessages\"}]},{\"@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":"PlayerJoinLeaveMessages - 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\/playerjoinleavemessages\/","og_locale":"en_US","og_type":"article","og_title":"PlayerJoinLeaveMessages - Minecraft","og_description":"A simple plugin to customize player join, leave, and first-time messages with Minecraft color code support, including unique player counts and console logging. Easily configurable via config.yml.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/","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\/playerjoinleavemessages\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/","name":"PlayerJoinLeaveMessages - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-07T05:13:08+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/playerjoinleavemessages\/#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":"PlayerJoinLeaveMessages"}]},{"@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\/122729","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:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=122729"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=122729"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=122729"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=122729"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}