#filter doesn't filter to playername
1 messages · Page 1 of 1 (latest)
just use playerSpawn as the instance player hasn't loaded yet with playerJoined
https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/minecraft/server/playerspawnevent
https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/minecraft/server/playerspawneventsignal
you can just do player.runCommandAsync() for the kick
world.events.playerSpawn.subscribe