minecraft-server/live-server/plugins/AuthMe
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
..
messages authme: send help hint in login.success (welcome.txt is dead) 2026-05-04 18:29:45 +01:00
commands.yml Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
config.yml commands: align help/aliases + drop register confirm 2026-05-04 15:50:18 +01:00
email.html Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
new_email.html Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
recovery_code_email.html Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
shutdown.html Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
spawn.yml Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
verification_code_email.html Initial commit: racked.ru Minecraft server config snapshot 2026-04-30 18:33:38 +01:00
welcome.txt authme: send help hint in login.success (welcome.txt is dead) 2026-05-04 18:29:45 +01:00