Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 5 months ago
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>"


