Tecnio / antihaxerman

An open-sourced anti-cheat solution.
MIT License
106 stars 20 forks source link

Add lilliputian dependency loader #2

Closed steviebeenz closed 3 years ago

steviebeenz commented 3 years ago

Add the lilliputian dependency loader to dynamically download and load dependencies (PakcetEvcents) into the game, reducing jar size and saving server owner's space.

I have also relocated some methods coz spigot is dumb, but it should improve Stability anyways.

Note that this will mean that you must use Jar-With-Dependencies at all times for this to work correctly.

Link to lilliputian: https://github.com/GoDead/Lilliputian

Hope you like this @Tecnio xD.

Tecnio commented 3 years ago

I would rather not use dependency loaders like Lilliputian. If you could redo ur changes without lilliputian I would be happy. Thanks!