Skip to content

Releases: project-official/InventoryGUI

4.6.1

10 Dec 08:52
Compare
Choose a tag to compare

What's Changed

  • fix: Fixed the close event and optimised heap usage by @SB2DD in #28
  • chore: update papermc api version for [1.21.1 => 1.21.3]

New Contributors

  • @SB2DD made their first contribution in #28

Full Changelog: 4.6.0...4.6.1

InventoryGUI 4.6.0

12 Aug 10:28
Compare
Choose a tag to compare

build: build gradle memory allocation

feat: Bump InventoryGUI version to 4.6.0

Update log:

  • Upgrade PaperAPI version to 1.21.1
  • Upgrade kotlin version to 2.0.0
  • Now InventoryGUI must require to Java 21
  • Add toMini() method to deserialize Adventure API MiniMessage
  • Add toOriginal() method to serialize Adventure API MiniMessage
  • Add Component.compareTo(comp: Component) method to compare two components
  • Upgrade shadow plugin version to 8.3.0
  • Upgrade dokka plugin version to 1.9.20
  • Compare component error fixed

InventoryGUI 4.5.1

21 Feb 09:41
Compare
Choose a tag to compare

InventoryGUI 4.5.0

22 Jan 10:06
dd76ae1
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @myoun made their first contribution in #21

Full Changelog: 4.3.1...4.5.0

InventoryGUI-4.3.1

17 Jan 16:43
Compare
Choose a tag to compare

변경점

  • 인벤토리 클로즈 이벤트 by @R2turnTrue in #18
  • Fix Issue #19 by @dolphin2410 in #20
  • InventoryBuilder 인터페이스에서 org.bukkit.event.inventory.InventoryCloseEvent 클래스가 임포트 안되어 있던 버그 수정

Full Changelog: 4.3.0...4.3.1

InventoryGUI-4.3.0

07 Dec 04:02
Compare
Choose a tag to compare
feat: version up and apply PR #17

InventoryGUI-4.2.0

03 Dec 14:24
e602fda
Compare
Choose a tag to compare
Merge pull request #15 from AtSignRANK/master

[ + ] Add Inventory Type Enum size parameter

InventoryGUI-4.1.8

14 Oct 21:16
Compare
Choose a tag to compare
feat: accept merge request #14 and..

If you wanna use not ignore slot
You write code => isCancelled = false

InventoryGUI-4.1.7

14 Oct 09:53
Compare
Choose a tag to compare
feat: block item swap event in inventory

InventoryGUI-4.1.5

04 Oct 23:50
Compare
Choose a tag to compare
fix: publishing credentials