MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

Implement #57 (Add ItemBuilder) #120

Closed Sytm closed 4 years ago

Sytm commented 4 years ago

This is supposed to be a simple ItemBuilder suggested in #57 that isn't all too bloated with stuff you are not going to use.

I am not gonna add player skulls and custom skulls because the newer versions of Minecraft break that version inter compatibility completely and I don't want to get my hands dirty with reflection stuff.

TODO:

Any ideas on what also to add are welcome (but not too specific I'd say)

portlek commented 4 years ago

I think, item builder shouldn't be just 1 class, for example when a user want to create a banner, there should be a BannerItemBuilder class,

portlek commented 4 years ago

I would recommend you to that item builder library https://github.com/portlek/BukkitItemBuilder