By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
CustomRankJoinMessage is a plugin designed to display personalized messages when players join your server, based on their rank. This plugin allows server administrators to customize the welcome messages based on player ranks, enhancing the player experience by showing unique, rank-specific greetings. It seamlessly integrates with the RankSystem plugin for automatic rank detection.
config.yml
. If a player's rank matches one in the configuration, the custom join message will be displayed. Otherwise, the default join message will be shown..phar
file for CustomRankJoinMessage from this page.config.yml
file and adjust the messages as needed.Below is an example of a config.yml
file that you can use to customize your join messages:
join-messages:
FirstRankName: "Custom first join message!"
SecondRankName: "Custom second join message!"
leave-messages:
FirstRankName: "Custom first leave message."
SecondRankName: "Custom second leave message."
The latest version, 3.1.0, introduces key optimizations and improvements:
These updates aim to enhance the plugin's functionality while maintaining its simplicity and reliability.
You can leave one review per plugin release, and delete or update your review at any time