unldenis / holoeasy

a simple and modern Java and Kotlin minecraft hologram library for 1.8-1.20.4 servers.
https://unldenis.github.io/holoeasy/
GNU Lesser General Public License v3.0
86 stars 26 forks source link

Find alternative to fastutil #32

Closed OpenSource03 closed 1 year ago

OpenSource03 commented 1 year ago

FastUtil is taking 25MB+ of space meaning any plugins using this library will not be able to be uploaded to SpigotMC due to their restriction of max 5MB per plugin.

unldenis commented 1 year ago

Ok we have to find a solution.

unldenis commented 1 year ago

I implemented the three classes and removed fastutil from 2.4.0.