I've searched existing issues and couldn't find a duplicate.
Is your feature request related to a problem? Please describe.
Currently, it is not possible to send dialogs in the configuration state before the player enters the world, or display the code of conduct.
It’s also not possible to intercept or send login packets, for example, for a password authentication plugin for cracked players and to automatically authenticate players using a paid account (Although, to do this, it should also be possible to set up connection encryption from the plugin).
Describe the solution you'd like
Not only expose the play state packets, but also the configuration and login state packets.
I've searched existing issues and couldn't find a duplicate.
Is your feature request related to a problem? Please describe.
Currently, it is not possible to send dialogs in the configuration state before the player enters the world, or display the code of conduct.
It’s also not possible to intercept or send login packets, for example, for a password authentication plugin for cracked players and to automatically authenticate players using a paid account (Although, to do this, it should also be possible to set up connection encryption from the plugin).
Describe the solution you'd like
Not only expose the play state packets, but also the configuration and login state packets.