This repository was archived by the owner on Feb 21, 2024. It is now read-only.
v2.1: Stopped using NBTAPI, Heavy changes on items.
[+] Update all stuff to latest version to make sure everything works on 1.20+
[-] Stopped using NBTAPI, started using PersistentDataContainer. Better compatibility and lighter.
[/] Fixed give and gift commands.
[/] Created messages and sounds for give command
[/] Fixed drop listener, could cause items to break.
[/] Cleaned up code and applied Single responsibility principle to WithdrawableItem (kind of 😄)