games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
482 stars 119 forks source link

Fix floodgate config parsing #1205

Closed wtlgo closed 1 month ago

wtlgo commented 1 month ago

Summary of your change

Fixes the way FloodgateManager reads the config, reverts it back to https://github.com/games647/FastLogin/tree/492a17e7de1eaf1dc2a9f539fc4ca6752388170a/

Related issue

1173