Hi. I am working on a plugin and I want to detect which world the player is in. I am using the Player move event because I want this thing to happen whenever the player moves. Thanks
Oh and by the way, don't do this on player move, there is no need to update it so often. Just monitor the player login and player teleport events.