Skip to content

Config and login state packets are not exposed in the plugin api #2283

Description

@Guler01

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not 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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions