mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-29 03:29:13 +00:00
* Jank Fix for #444
* Move Scheduler to WhitelistUtils
Also stopped using the Bukkit scheduler and am now scheduling via SpigotVersionSpecificMethods.maybeSchedule
* Move setWhitelist to WhitelistUtils
Includes requested formatting changes.
* switch from runnables to using an lambda expression
* Made lambda a single line
---------
Co-authored-by: Hidey Boi <HideyBoi@users.noreply.github.com>
(cherry picked from commit 7b889180e0)