Skip to content

Serilum/First-Join-Message

Repository files navigation

First Join Message

Download

You can download First Join Message on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/first-join-message
  Modrinth:      https://modrinth.com/mod/first-join-message

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

Requires the library mod Collective. 

   This mod is part of The Vanilla Experience.

First Join Message is a minimalistic configurable mod which sends a message to players who join a world for the first time. This can be used to create a more immersive first experience, or a more informational message with for example the rules of a server or minigame. There is also an option to broadcast a message to the whole server if a new player joins.


Configurable: ( how do I configure? )
firstJoinMessage (default = "You wake up in an unfamiliar place."): The message players will receive when they join a world for the first time. To disable, leave it empty.
firstJoinMessageTextFormattingColourIndex (default = 2, min 0, max 15): The colour of the message. The value chosen can be any of those below.
serverBroadcastMessage (default = ""): The message players will receive when they join a world for the first time. To disable, leave it empty.
serverBroadcastMessageTextFormattingColourIndex (default = 3, min 0, max 15): The colour of the message. The value chosen can be any of those below.

Possible TextFormatting.Colour values, used in the config file:
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.

The default message in-game:


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!