minecraft-server/live-server/plugins/AuthMe/messages
s8n-ru a3033df950 authme: send help hint in login.success (welcome.txt is dead)
welcome.txt isn't read by current AuthMe — Settings.useWelcomeMessage
key is absent from config and the file was empty. The post-login
message is actually login.success in messages_en.yml, which was set
to '' (silenced).

- messages_en.yml: login.success now multi-line via \n escape:
    "successfully logged in" + "type /help for a list of commands"
- welcome.txt: emptied (unused)

Live reloaded via authme reload.
2026-05-04 18:29:45 +01:00
..
backup_messages_en_20260430_1524.yml Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
backup_messages_en_20260430_1743.yml Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
help_en.yml chat: deep rebrand to racked.ru palette + prefix 2026-05-01 10:40:28 +01:00
messages_en.yml authme: send help hint in login.success (welcome.txt is dead) 2026-05-04 18:29:45 +01:00