pub fn login_listener(
query: Query<'_, '_, (Entity, &LocalPlayerEvents), Added<MinecraftEntityId>>,
commands: Commands<'_, '_>,
)pub fn login_listener(
query: Query<'_, '_, (Entity, &LocalPlayerEvents), Added<MinecraftEntityId>>,
commands: Commands<'_, '_>,
)