CustomJoinMessage - Custom Join, Quit and Kick Messages
This plugin adds a:
- Custom Join Message
- Custom Quit Message
- Custom Kick Message
For Bukkit / Spigot Version 1.15!
Commands:
- /CustomJoinMessage
- Information about the plugin
- Permission: NONE
- /ModifyMessage
- Modify the Join, Quit or Kick Message
- Permission: customjoinmessage.command.modify
- Usage: /modifymessage [message.quit|message.join|message.kick] [MESSAGE]
Config:
- message
- join
- This replaces the join message
- quit
- This replaces the quitmessage
- kick
- This replaces the kick message
- join
- colors
- this enables/disables colors with '&'
# Variables
To become the name of the player, you need to insert %PLAYER%, this will be replaced with the name of the current player!
I hope that this plugin will help you with your server!
-
View User Profile
-
Send Message
Posted Apr 24, 2020can i modify banned messages
-
View User Profile
-
Send Message
Posted Jan 30, 2020Oh.. Hi.
Im using ur plugin on my server and i cant put every name in one different color, can you help me about this?
Im using my nickname in orange, my friend's nickname in purple but it always shows only my name, how can i use more than just one nickname? In different colors.
-
View User Profile
-
Send Message
Posted Jan 30, 2020In reply to seafrix:
A new feature to setup individual join, quit and kick messages for each player is coming soon. Development in progress, see: https://github.com/TheFruxz/bukkit.plugin.CustomJoinMessage/tree/feature/customPlayerMessages
-
View User Profile
-
Send Message
Posted Jan 22, 2020How do you do color codes?
-
View User Profile
-
Send Message
Posted Jan 26, 2020In reply to quackitynoticeme_:
With: &[color-code]
Color codes like: 0, 1, 2, 3, 4, 5, 6, a, l, e, ...
https://static.planetminecraft.com/files/resource_media/screenshot/1807/example2-1518839184.png
-
View User Profile
-
Send Message
Posted Dec 28, 2019Is there any way to say the player's name in a message with something like "%player_name%"?
-
View User Profile
-
Send Message
Posted Dec 29, 2019In reply to jaspwr_:
Yes, I forgot to insert in the description, I will correct immediately. The variable to get the name of the player is: %PLAYER%