Skip to content

Releases: xflyiwnl/ColorfulGUI

3.0-fixed

12 Feb 10:58
Compare
Choose a tag to compare
  • the code has been optimised
  • comments were added for most classes
  • added builder for GuiItem (item#builder().build())
  • added method to update Gui name (getGui()#updateTitle(name))
  • added method to update GuiItem (getGui()#updateItem(item))
  • added method to remove a GuiItem (getGui()#removeItem(item)))
  • changed click listener for GuiItem, now .getCurrentItem() returns GuiItem, not ItemStack
  • fix so that actions work when setting ItemStack by @justADeni in #3

Full Changelog: 2.1...3.0

2.1

06 Nov 13:51
01d2d42
Compare
Choose a tag to compare
2.1
  • added potion, banner support
  • we can edit itemstack in builder
  • builder has meta method, you can change itemmeta, if builder doesn't have methods
  • added getters for paginatedgui (currentpage, pages)

2.0

25 Oct 18:13
Compare
Choose a tag to compare
2.0
  • Added a system of static and dynamic items
  • Gui's inventory filling system has been rewritten
  • Now you don't have to open the inventory manually after initialization (automatized)

v1.3

18 Oct 12:00
Compare
Choose a tag to compare

added gradient system (@justADeni)

v1.2

14 Oct 14:35
Compare
Choose a tag to compare

Small changes:

  • added paper dependent
  • added eng documentation
  • enchantment fix

thanks, @justADeni

v1.1

29 Jul 13:43
Compare
Choose a tag to compare

Добавлена поддержка голов, исправлены все баги с v1.0