Inarguably the best inventory API I've come across, really outstanding work that allows you to focus on the most complex parts of GUIs rather than hundreds of lines of boilerplate code, keep it up!
Working with GUIS in plugin development has never been easier!
IF really helps bring your plugin to the next level, while also making it about a hundred times easier and faster!
I would like to thank you for creating this masterpiece, it has made my life a lot easier. I used to hate making GUIs because it was tedious, I did have a system to make them myself, but it was nowhere near as effective as yours. The pane system makes everything super intuitive and easy to code. Also to anyone reading, please read their wiki carefully, I was about to go make my own api until I realized they have pretty much everything I needed.
To conclude, great api you should definitely use it.
Thank you for your review, I'm happy this is of use to you.
Version: 0.10.4
Perfect API that increases your time coding the actual logic of your plugin rather than wasting your time on registering listeners and such. Sadly, there isn't a hosted Javadoc online for me to use, so sometimes I had to scour the source code or ask in the discord channel to get support. But the dev responds quickly and is very helpful.
The amount of simplicity of this API is insane, I could't get custom paginated menu to work for 2 weeks, this has helped a lot. Very easy to use for new programmers.
Inventory Frameworks makes your development process just so easy. Features like the paginated inventory panes are fun & easy to use.
Recommend 10/10 for anyone to try this framework out.
This is an excellent API for creating inventories. Clean and easy to understand documentation. Takes a while to get used to, however once you work it out inventories become far easier to create. My only regret is that I didn't find it earlier!
This is a lifesaver and makes writing GUIs extremely easy. The developer is amazing and fixed my bug in an extremely timely manner. Keep up the great work!
Glad the update is helping, thanks for your review!
Version: 0.5.13
I use this for any GUI in my plugins, it's awesome. The only thing thats broken in the item.equals check in 1.12, so I cannot make an item enchanted because it seems to fail :P
Thank you for your review. Newer versions of IF no longer test item equality using ItemStack#equals(Object). You could try using a newer version (if you're not on latest already) and see if that resolves your issue.
Version: 0.5.8
Probably one of the most useful libraries out there. Writing inventory code has always been extremely repetitive and a fat waste of time... until this library came along. Everything works flawless, the wording used for the objects are on point. 10/10. If you do not use this library while making your plugins, you're just wasting time! I plan on programming GUIShop to utilize this library for 1.14 update. Good job, keep up the good work.
I'm glad you like the resource and thank you for your generosity!
Version: 0.2.3
Best inventory framework for inventories that I have seen in my time as a developer. Easy to use, you can implement the framework with Maven. Awesome, nice developer that gives you good support. Keep up the good work!