-[x] Tab completion on sub commands -[x] Wizard command switched to /if wizard -[x] Added help menu -[x] /if delete command & now on breakage of head it's automatically deleted -[x] Fixed "echoing" on a few commands -[x] Wizard item give is now Async due to main thread lag -[x] Wizard mode now asks infinitely, adding lines until told otherwise (multi line support) -[x] Wizard mode now has quick exit ("cancel")
Developer notes: -[x] Removed all usage of Lombok -[x] Moved some fields to private and added respective getters for better usage regulations. -[x] Some methods now need refining down