A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
165 stars 40 forks source link

Needs investigation -- Requesting server name via plugin message should happen on a delay #237

Closed A248 closed 6 months ago

A248 commented 11 months ago

LibertyBans Version

1.1.0-RC1

I have confirmed that ...

Platform

Spigot/Paper

Description

The documentation is sparse as to when plugin messages can be sent. However, some information suggests that plugin messages should be sent a little bit later than the join event. It would be worth investigating, at the least -- the feature seemed to work in manual testing, but maybe not for all versions.

Sponge already seems to require a delay in its ServerSideConnectionEvent.Join. A delay would thus seem a reasonable precaution on Bukkit.