UserConnectEvent cannot be cancelled #239
Labels
status: stale
This issue or pull request has not been updated in a while
type: bug: unconfirmed
An unconfirmed bug report
Confirmation
Describe the bug
When canceling the UserConnectEvent, with orn without a reason, the user is not being kicked.
(Also i saw that the implementation of minestom, the events, are using EventBuilder#ignoredIfCancelled(false);, which devers the purpose of the EventSubscriber#acceptCancelled(true) )
Expected behaviour
Kicked/Denied the connection/player with a reason.
Reproduction steps
Exception
Environment
Additional information
None
The text was updated successfully, but these errors were encountered: