knokko / custom-items-gradle

Knokko's Custom Items: Add custom items to your server, completely free of charge
MIT License
15 stars 3 forks source link

Custom item selection GUI #154

Closed knokko closed 2 years ago

knokko commented 2 years ago

Currently, custom items can be given to players using /kci give, but remembering names can be annoying. It would be nice to add a command /kci take that shows the user an in-game GUI that contains all the custom items, and where the user can simply take these items out.

Note: care needs to be taken when there are more custom items than fit in the GUI. I should add next page/previous page buttons to handle this.