#A mod that executes a command when a player joins the server
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
I need the players to always be on a certain coord when they join the server, as I want them to always join on the hub spawn
Edit: Execute commands on join works well, as I can execute a tp command
/setworldspawn <pos>
/gamerule spawnRadius 0
I would have to kill them every time they join tho
or just tp, that is what the mod would do
A mod that executes a command when a player joins the server