JoinMessage

⭐ — (2 endorsements) 📥 451 downloads 📌 v1.3 📅 4/21/2025
🟠 Updated over a year ago

By aphonix_ · paper

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/24/2025 📅 Created: 4/21/2025

🔍 Analysis

  • 🏆 #98 of 143 paper mods in this game by downloads

📋 About This Mod

## Simple lightweight join message plugin !(https://cdn.modrinth.com/data/cached_images/46e59971f215bda882ab72a14fb471417dd35644.png) - 📦 PAPI Support - ✅ lightweight - ✅ configurable join messages - ✅ add join message to specific persmission Config.yml: ``` # ----------------------- # JoinMessage config file # author: aphonix # discord: https://discord.gg/QTGXsahktu # ----------------------- #Plugin version: 1.3 #Config version: 1.3 # Plugin support placeholderapi # HOW TO USE PLACEHOLDERS FROM PAPI: https://wiki.placeholderapi.com/users/using-placeholders/ # PAPI PLACEHOLDERS LIST: https://wiki.placeholderapi.com/users/placeholder-list/ # IN PLUGIN PLACEHOLDERS: # %PLAYER% = player nickname # COMMANDS: # /JoinMessage reload - reload plugin ReloadMessage: "Plugin reloaded!" # Message if the player doesn't have permission NoPermissions: "&cYou don't have permissions to do that!" # Join/Quit Message settings: # "default" - disable any plugin effects and revert the message to the default one # "on" - enable messages for the JoinMessage and QuitMessage sections # "off" - disable the join/quit messages, they won't be displayed when a player joins or leaves the server JoinMessageMode: "on" QuitMessageMode: "on" #Join Message in player chat #Use "\n" to add new line EnableJoinChatMessage: true JoinChatMessage: "&e&bHello! &f%PLAYER%&7, welcome to the super &6minecraft server \n &7Join to the discord for more info: discord.gg/" #First Join Message #Set true to enable EnableFirstJoinMessage: true FirstJoinMessage: "&aWelcome! &f%PLAYER% &djoined the server for the first time" #Join Message #Default non permission join message JoinMessage: "&a+ &f%PLAYER%" #Join Message for players with JoinMessage.join.rank1 permission JoinMessageRank1: "&2+ &f%PLAYER% &7with JoinMessage.join.rank1 permission" #Join Message for players with JoinMessage.join.rank2 permission JoinMessageRank2: "&3+ &f%PLAYER% &7with JoinMessage.join.rank2 permission" #Join Message for players with JoinMessage.join.rank3 permission JoinMessageRank3: "&4+ &f%PLAYER% &7with JoinMessage.join.rank3 permission" #Join Message for players with JoinMessage.join.rank4 permission JoinMessageRank4: "&5+ &f%PLAYER% &7with JoinMessage.join.rank4 permission" #Quit Message #Default non permission quit message QuitMessage: "&c- &f%PLAYER%" #Quit Message for players with JoinMessage.quit.rank1 permission QuitMessageRank1: "&1- %PLAYER% with JoinMessage.quit.rank1 permission" #Quit Message for players with JoinMessage.quit.rank2 permission QuitMessageRank2: "&2- %PLAYER% with JoinMessage.quit.rank2 permission" #Quit Message for players with JoinMessage.quit.rank3 permission QuitMessageRank3: "&3- %PLAYER% with JoinMessage.quit.rank3 permission" #Quit Message for players with JoinMessage.quit.rank4 permission QuitMessageRank4: "&4- %PLAYER% with JoinMessage.quit.rank4 permission" ```

## Simple lightweight join message plugin !(https://cdn.modrinth.com/data/cached_images/46e59971f215bda882ab72a14fb471417dd35644.png) - 📦 PAPI Support - ✅ lightweight - ✅ configurable join messages - ✅ add join message to specific persmission

Config.yml:

``` # ----------------------- # JoinMessage config file # author: aphonix # discord: https://discord.gg/QTGXsahktu # ----------------------- #Plugin version: 1. 3 #Config version: 1. 3

# Plugin support placeholderapi # HOW TO USE PLACEHOLDERS FROM PAPI: https://wiki.placeholderapi.com/users/using-placeholders/ # PAPI PLACEHOLDERS LIST: https://wiki.placeholderapi.com/users/placeholder-list/

# IN PLUGIN PLACEHOLDERS: # %PLAYER% = player nickname

# COMMANDS: # /JoinMessage reload - reload plugin ReloadMessage: "Plugin reloaded!" # Message if the player doesn't have permission NoPermissions: "&cYou don't have permissions to do that!"

# Join/Quit Message settings: # "default" - disable any plugin effects and revert the message to the default one # "on" - enable messages for the JoinMessage and QuitMessage sections # "off" - disable the join/quit messages, they won't be displayed when a player joins or leaves the server JoinMessageMode: "on" QuitMessageMode: "on"

#Join Message in player chat #Use "\n" to add new line EnableJoinChatMessage: true JoinChatMessage: "&e&bHello! &f%PLAYER%&7, welcome to the super &6minecraft server \n &7Join to the discord for more info: discord.gg/"

#First Join Message #Set true to enable EnableFirstJoinMessage: true FirstJoinMessage: "&aWelcome! &f%PLAYER% &djoined the server for the first time"

#Join Message #Default non permission join message JoinMessage: "&a+ &f%PLAYER%"

#Join Message for players with JoinMessage.join.rank1 permission JoinMessageRank1: "&2+ &f%PLAYER% &7with JoinMessage.join.rank1 permission"

#Join Message for players with JoinMessage.join.rank2 permission JoinMessageRank2: "&3+ &f%PLAYER% &7with JoinMessage.join.rank2 permission"

#Join Message for players with JoinMessage.join.rank3 permission JoinMessageRank3: "&4+ &f%PLAYER% &7with JoinMessage.join.rank3 permission"

#Join Message for players with JoinMessage.join.rank4 permission JoinMessageRank4: "&5+ &f%PLAYER% &7with JoinMessage.join.rank4 permission"

#Quit Message #Default non permission quit message QuitMessage: "&c- &f%PLAYER%"

#Quit Message for players with JoinMessage.quit.rank1 permission QuitMessageRank1: "&1- %PLAYER% with JoinMessage.quit.rank1 permission"

#Quit Message for players with JoinMessage.quit.rank2 permission QuitMessageRank2: "&2- %PLAYER% with JoinMessage.quit.rank2 permission"

#Quit Message for players with JoinMessage.quit.rank3 permission QuitMessageRank3: "&3- %PLAYER% with JoinMessage.quit.rank3 permission"

#Quit Message for players with JoinMessage.quit.rank4 permission QuitMessageRank4: "&4- %PLAYER% with JoinMessage.quit.rank4 permission" ```

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
aphonix_
Version
1.3
Downloads
451
Endorsements
2
Category
paper
Created
4/21/2025
Updated
6/24/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
social, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does JoinMessage support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of JoinMessage?

Version 1.3, published 2025-06-24 with 451 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More paper 👤 More by aphonix_ 🔎 Similar Mods 🌐 Best paper (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods