Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check if channel is open before injecting (GeyserMC#547)
* Check if channel is open before injecting Some forks like FlameCord have integrated anti-bot features to block connections early. By default, Floodgate runs anyways, which not only makes bot attacks affect the server when Floodgate is instaled, but also generate an exception. This fixes the issue. * Add note about why it's added --------- Co-authored-by: Tim203 <[email protected]>
- Loading branch information