Started by
bonfy
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make an entity that kicks a player out of their world, but 1.20.3+ disabled the /kick command in singleplayer. Is there a way to somehow still do that?
Have you tried using "/execute at @n run /kick @e[nearest=1]"? I don't really know if it works though...
nope
bump
dispose the player entity
how exactly am i supposed to do it
another bump