Learn how to send messages when players connect in Minecraft Java Server.
Learn how to send messages when players connect in Minecraft Java Server.
Hello everyone. I created a server for some of my friends and their friends. I need to send a message to all players when they log on, including a link to a Discord for voice chat, but I’m unsure if there’s a suitable tool. All the guides I found mention a "stat.LeaveGame" criteria, but when I try to use it, I get an error saying the criteria is invalid. Was stat removed in 1.14? How can I continue without just repeating a command block every now and then? Thanks in advance!