#A mod that executes a command when a player joins the server

5 messages · Page 1 of 1 (latest)

gleaming jolt
#

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

fresh sun
#
/setworldspawn <pos>
/gamerule spawnRadius 0
gleaming jolt
#

I would have to kill them every time they join tho

#

or just tp, that is what the mod would do

gleaming jolt
#

A mod that executes a command when a player joins the server