AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
616 stars 514 forks source link

[Suggestion] Use libby instead of LibraryLoader #2818

Open HaHaWTH opened 3 months ago

HaHaWTH commented 3 months ago

What feature do you want to see added?

I saw changes in the latest PR #2806 , will AuthMe drop support for versions older than 1.16-?

Maybe we could use libby to download libraries dynamically instead of using SpigotLibraryLoader, also can keep compatibility to older versions.

Are there any alternatives?

Already described above

Anything else?

No response

sgdc3 commented 3 months ago

The plan is to drop pre 1.16 support for the final 5.6.0 release, beta3 will sill support 1.8-1.15

games647 commented 3 months ago

Furthermore, that library doesn't share the same location with Spigot's system (ref). This means dependencies would be downloaded although they are already downloaded and available for other plugins or even Spigot itself.

ghost commented 3 months ago

The plan is to drop pre 1.16 support for the final 5.6.0 release, beta3 will sill support 1.8-1.15

we need old versions