hamza-cskn / obliviate-invs

An efficient object-oriented inventory GUI library for Minecraft servers.
https://www.spigotmc.org/resources/obliviateinvs-—-highly-efficient-modular-gui-library.103572/
MIT License
112 stars 17 forks source link

Update PaginationManager.java #47

Closed underscore95 closed 12 months ago

underscore95 commented 12 months ago

Fixed bug where the last page would be -1 if there was slots registered but no items added to the PaginationManager

hamza-cskn commented 12 months ago

Nice. Thank you.