First Join Message (Legacy Fabric)
First Join Message (Legacy Fabric)
This minimalist mod enables server administrators to configure a welcome message for players joining a world for the first time. Potential uses include creating an atmospheric game introduction or informational alerts with server rules, instructions, and other useful details.
Configuration Options
Main parameters are customizable through the configuration file:
firstJoinMessage (default: "You wake up in an unfamiliar place") - Text message shown to players upon their first world entry.
firstJoinMessageTextFormattingColourIndex (default: 2, range: 0-15) - Specifies text color. Available options are listed in the table below:
0: black 1: dark_blue 2: dark_green 3: dark_aqua 4: dark_red 5: dark_purple 6: gold 7: gray 8: dark_gray 9: blue 10: green 11: aqua 12: red 13: light_purple 14: yellow 15: white
Example of default in-game message: https://github.com/Serilum/.cdn/raw/main/projects/first-join-message/a.png
Requirements
Required library mods for operation: • Collective (Fabric) • Fabric API
This version supports Fabric 1.16 and 1.17. Updates and new versions for Forge, and Fabric 1.18+, are available on the main project page.