Custom Messages
PluginMIT

Custom Messages

CustomMessages adds new custom join and leave messages, as well as a private join message for the player.

239
Downloads
1
Followers
2 weeks ago
Updated
📦
15
Versions

📖About Custom Messages

Discord

CustomMessages adds new custom join and leave messages, as well as a private join message for the player.

Configure Effect:

You can configure the private-join-message in the config.yml.

# LIBRARY:

# Use %player% to display the name of the respective game.
# Use <color> and </color> to display the text in different colors.
# colors:
#   <black>
#   <dark_blue>
#   <dark_green>
#   <dark_aqua>
#   <dark_red>
#   <dark_purple>
#   <gold>
#   <gray>
#   <dark_gray>
#   <blue>
#   <green>
#   <aqua>
#   <red>
#   <light_purple>
#   <yellow>
#   <white>
# Use <format> and </format> to display the text in different formats.
# formats:
#   <bold>
#   <italic>
#   <underlined>
#   <strikethrough>
#   <obfuscated>
#   <reset>

# The "private-join-message" determines what kind of message is sent privately to each player who has joined.

private-join-message: "<green>Welcome to the server <bold><yellow>%player%</yellow></bold>!\nHave fun and enjoy! (^:</green>"

If you have any ideas, improvements or feedback, feel free to tell us about them on our Discord server.